glom r1316 - in trunk: . glom/libglom/data_structure glom/mode_design/fields glom/python_embed
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glom r1316 - in trunk: . glom/libglom/data_structure glom/mode_design/fields glom/python_embed
- Date: Tue, 27 Nov 2007 13:15:48 +0000 (GMT)
Author: murrayc
Date: 2007-11-27 13:15:48 +0000 (Tue, 27 Nov 2007)
New Revision: 1316
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1316&view=rev
Modified:
trunk/ChangeLog
trunk/glom/libglom/data_structure/glomconversions.cc
trunk/glom/mode_design/fields/dialog_fieldcalculation.cc
trunk/glom/python_embed/glom_python.cc
Log:
2007-11-27 Murray Cumming <murrayc murrayc com>
* glom/libglom/data_structure/glomconversions.cc:
convert_value(): Deal with gint values specially, because
we usually really do want to convert gints to GdaNumerics,
though we do use gints for some serial keys.
(I think, but maybe not anymore.)
* glom/python_embed/glom_python.cc:
glom_evaluate_python_function_implementation(): Make sure that
the we return an appropriate value type, by calling
convert_value(), because pygda_value_from_pyobject() would not
necessarily return exactly what we want.
This seems to fix bug #499459 (Perriman) so that numeric
calculations do not cause SQL errors in non-English locales.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]