Change signature of text_to_value.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 24 Jul 2009 17:23:43 +0000 (19:23 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 24 Jul 2009 17:23:43 +0000 (19:23 +0200)
Now, text_to_value initialises the value, and expects
the caller to destroy it.

This fixes some gui bugs where strange things happened with long string
value labels and missing values.


No differences found