On 23 March 2010 22:33, Murray Cumming <[email protected]> wrote: > This commit breaks API and ABI by changing an enum type name (and > therefore also changing the generated *_get_type() function name). > http://git.gnome.org/browse/libgda/commit/?id=cf068a1eb3611eea89014514fcfec1267f74d2b0 >
Right, I had forgotten about that *_get_type() function. I propose to manually add the GType gda_sql_error_type_get_type (void); function (declaration and body) in order to avoid the ABI/API break regarding this function. I'll do this ASAP. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
