Re: [Vala] Problem with get_table and free_table in sqlite binding
- From: "Phil Housley" <undeconstructed gmail com>
- To: "Matías De la Puente" <mfpuente ar gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Problem with get_table and free_table in sqlite binding
- Date: Thu, 10 Jul 2008 00:41:40 +0100
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]