]> git.ipfire.org Git - thirdparty/vala.git/commit
girparser: Correctly set array_length_type for delegates returning an array
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 20 Feb 2019 22:37:46 +0000 (23:37 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 20 Feb 2019 22:37:46 +0000 (23:37 +0100)
commit3c80886636069e8d4eadc2ebd8e244fa73db0267
tree0d1a6736cb24441c1390dd91249e551d2a8d877a
parentff57dee633975cba39883af7caf4d21e4909402e
girparser: Correctly set array_length_type for delegates returning an array

Fixes https://gitlab.gnome.org/GNOME/vala/issues/754
tests/Makefile.am
tests/gir/delegate-array-length-type.test [new file with mode: 0644]
tests/gir/method-array-length-type.test [new file with mode: 0644]
tests/gir/parameter-array-length-type.test [new file with mode: 0644]
vala/valagirparser.vala