Re: [gnome-db] Gda_Value_Stringify of a double
- From: Stian Skjelstad <stian nixia no>
- To: Vivien Malerba <vmalerba gmail com>
- Cc: gnome-db-list gnome org
- Subject: Re: [gnome-db] Gda_Value_Stringify of a double
- Date: Tue, 24 Oct 2006 15:27:13 +0200
> 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]