2006-10-26 Jonathan Matthew <jonathan@kaolin.wh9.net>
commitdeb4f44abee7f2a1f1feb9b45e28395190c5104b
authorjmatthew <jmatthew>
Thu, 26 Oct 2006 13:07:34 +0000 (26 13:07 +0000)
committerjmatthew <jmatthew>
Thu, 26 Oct 2006 13:07:34 +0000 (26 13:07 +0000)
tree43272d2ed897e1fef70276e0f264eb6561ad6942
parent0d70f30d7b2a5e7d995bf4767736465880d95d02
2006-10-26  Jonathan Matthew  <jonathan@kaolin.wh9.net>

* rhythmdb/rhythmdb-query.c: (rhythmdb_read_encoded_property):
Fall back to strtod() if g_ascii_strtod() doesn't work.

* rhythmdb/rhythmdb-tree.c: (save_entry_double):
Write floating point values using g_ascii_dtostr() to avoid
problems with locale-specific representations.  From #353205.
ChangeLog
rhythmdb/rhythmdb-query.c
rhythmdb/rhythmdb-tree.c