Re: [gnome-db] gda-quark-list



On Tue, 2003-10-07 at 18:28, Laurent Sansonetti wrote:
> Hi all,
> 
> While I was binding gda_quark_list in Ruby, I noticed that
> gda_quark_list_add_from_string() did not care about the 'cleanup'
> boolean parameter.
> 
> Here is a patch to fix this.  The patch also introduces
> gda_quark_list_clear(), which is used in both 
> gda_quark_list_add_from_string() and gda_quark_list_free().
> 
> Hope you will find it interesting.  I'm ready to change it if it's not
> appropriate.
> 
yes, it looks perfect, so I applied it to HEAD. For the 1.0 branch,
though, we can't add the gda_quark_list_clear public API, since that
would break the ABI. So, I've applied the same patch to 1.0, with that
function being private.

thanks for the patch

cheers




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