2009/12/2 Daniel Espinosa <[email protected]>: > I using > > make CFLAGS+="-DGSEAL_ENABLE" > > for to check GNOME 3.0 compliant and found, few direct access to > GObject members and properties, and for 3.0 we must use the API for > get/set properties. I'd found some one but stoped when found the > following error: > > gdaui-data-cell-renderer-boolean.c:392: error: invalid storage class > for function ‘gdaui_data_cell_renderer_boolean_activate’ > gdaui-data-cell-renderer-boolean.c:410: error: expected declaration or > statement at end of input > > I've tried to figured out the problem and made some corrections on > this file (and others for the current state) found in the attached > patch, but may you knows more about why is this error is still there, > I can't continue from here because this error stops compilation > process. >
I'll check this ASAP, thanks for the patch. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
