Re: [gnome-db] API break: GdaSqlErrorType->GdaSqlError



On 23 March 2010 22:33, Murray Cumming <murrayc murrayc com> 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]