-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Gustavo R. Montesino wrote:
>> So to summarize, There should only be two libs left in libgda/:
>> libgda-3.0.la and libgda_sql_delimiter-3.0.la. If it's OK for
>> everyone, then please merge them too.
>
> The attached patch seems to do the trick... Hope I didn't forget
> anything.
Your patch is missing an important factor: merging the libs obsoletes
the Win32 bootstrapping. A full patch is available in Bugzilla[1].
[1] http://bugzilla.gnome.org/show_bug.cgi?id=349548
I hadn't seen Vivien's comment about keeping libgda_sql_delimiter-3.0,
so I merged as well; if someone feels really strongly about it, I could
rework the patch. (Technically libgda_sql_transaction could be kept as
well, but I don't see how these would practically be used by themselves,
and IMHO it's cleaner to minimize the number of libraries.)