]> git.ipfire.org Git - thirdparty/vala.git/commit
glib-2.0: Let (u)int.try_parse() return false if there is an unparsed part 8021ad3876ede6b19a8e075ab0f0a23a999d0b50
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 14 Jan 2020 13:05:02 +0000 (14:05 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 14 Jan 2020 13:06:23 +0000 (14:06 +0100)
commit8021ad3876ede6b19a8e075ab0f0a23a999d0b50
tree2979b85d6d6235453dcb78d0f03c002864dc2452
parent8dd348ce50260c37fb103f21c5956b7ce63cc2f0
glib-2.0: Let (u)int.try_parse() return false if there is an unparsed part

This is how our other try_parse() implementions behave.
vapi/glib-2.0.vapi