]> git.ipfire.org Git - thirdparty/vala.git/commit
glib-2.0: add non-null support for string.joinv
authorEvan Nemerson <evan@nemerson.com>
Sun, 4 May 2014 03:28:46 +0000 (20:28 -0700)
committerLuca Bruno <lucabru@src.gnome.org>
Wed, 18 Jun 2014 19:53:44 +0000 (21:53 +0200)
commitcb21a2c03ee2d5542d2b630e378745522b33da33
tree444198dcf6e591e434b8675244cd24ce10c0f176
parent1b08707e9ca27a52f515247a3c2c74872ed2359f
glib-2.0: add non-null support for string.joinv

Updated patch after fixing accessing .length of arrays
in the non-nullable semantics

Fixes bug 728656
vapi/glib-2.0.vapi