Comment 16 for bug 1016020

Revision history for this message
su_v (suv-lp) wrote :

On OS X 10.7.4 (llvm-gcc-4.2, FSF GCC 4.6.2, GTK+/X11 2.24.13, gtkmm 2.24.2, Glib 2.32.4, glibmm 2.32.1), revision 11920 triggers build failure for regular GTK2 builds:

../../src/widgets/sp-color-wheel-selector.cpp: In member function ‘virtual void ColorWheelSelector::init()’:
../../src/widgets/sp-color-wheel-selector.cpp:177: error: invalid conversion from ‘int’ to ‘GtkAttachOptions’
../../src/widgets/sp-color-wheel-selector.cpp:177: error: initializing argument 7 of ‘void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)’
../../src/widgets/sp-color-wheel-selector.cpp:177: error: invalid conversion from ‘int’ to ‘GtkAttachOptions’
../../src/widgets/sp-color-wheel-selector.cpp:177: error: initializing argument 8 of ‘void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)’
../../src/widgets/sp-color-wheel-selector.cpp:217: error: invalid conversion from ‘int’ to ‘GtkAttachOptions’
../../src/widgets/sp-color-wheel-selector.cpp:217: error: initializing argument 7 of ‘void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)’
../../src/widgets/sp-color-wheel-selector.cpp:240: error: invalid conversion from ‘int’ to ‘GtkAttachOptions’
../../src/widgets/sp-color-wheel-selector.cpp:240: error: initializing argument 7 of ‘void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)’
../../src/widgets/sp-color-wheel-selector.cpp:240: error: invalid conversion from ‘int’ to ‘GtkAttachOptions’
../../src/widgets/sp-color-wheel-selector.cpp:240: error: initializing argument 8 of ‘void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)’