Re: [gnome-db] Gda_Value_Stringify of a double



> A lot of code now assumes the current behaviour, and it would be very
> risky to change that now (being so close to a 2.0). However we could
> add a gda_value_stingify_static() function which does what you
> propose.

Using static buffers can be risky, considering threads and other
recursed cases like:
printf("%s=%s\n", foo_static(var), foo_static(var2));


Stian




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