]> git.ipfire.org Git - thirdparty/vala.git/commit
glib-2.0: Add optional 'unparsed' parameter to *.try_parse ()
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 10 Mar 2017 07:05:48 +0000 (08:05 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 20 Nov 2017 14:34:31 +0000 (15:34 +0100)
commit1eb5044ff3be0546fa6fee64ae250323204ded5c
tree371e387d6e5ad4dba514a1b6404b146b5619c6e1
parent78a92305831911b27c2e962fdd41fc12771d5ffa
glib-2.0: Add optional 'unparsed' parameter to *.try_parse ()

This reintroduces a dropped feature of string.to_*() while returning the
maybe available unparsed part of the string.

https://bugzilla.gnome.org/show_bug.cgi?id=774124
tests/basic-types/floats.vala
tests/basic-types/integers.vala
vapi/glib-2.0.vapi