On an GNU/Linux, x86, gcc 4.1.0, recent cvs update and a clean build:

lib/gtksheet/gtksheet.c: In function 'gtk_sheet_button_new':
lib/gtksheet/gtksheet.c:7916: warning: implicit declaration of function 
'g_slice_new'
lib/gtksheet/gtksheet.c:7916: error: expected expression before 'GtkSheetButton'
lib/gtksheet/gtksheet.c:7916: warning: initialization makes pointer from 
integer without a cast

This is line 7916 of gtksheet.c:

  GtkSheetButton *button = g_slice_new(GtkSheetButton);

?

-Jason



_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to