]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix casting of length for "ref" array parameters
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 20 May 2018 15:07:59 +0000 (17:07 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 21 May 2018 19:15:22 +0000 (21:15 +0200)
commit60082d942cc99dbf983d243a386055b1928891b6
tree5913b344810a27d1d6410612136aa94b6d655f2d
parentc786e9d3bb055bfd377376e35519fa9357efded8
codegen: Fix casting of length for "ref" array parameters
codegen/valaccodemethodcallmodule.vala
tests/Makefile.am
tests/methods/bug634753.vala [new file with mode: 0644]