Re: [Vala] Problem with get_table and free_table in sqlite binding



2008/7/10 Matías De la Puente <mfpuente ar gmail com>:
Hi all,

Someone was able to use the get_table and free_table functions in the sqlite
binding?

See this bug for more information:
http://bugzilla.gnome.org/show_bug.cgi?id=542235

Matias

The binding is broken because that is a really strange API.  I have a
half fix here[1], but to actually use get_table you need to drop down
to C and do the pointer stuff by hand.

[1] http://bugzilla.gnome.org/show_bug.cgi?id=540823

-- 
Phil Housley


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