]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Fix (unowned foo)[] to foo[] array copy
authorLuca Bruno <lucabru@src.gnome.org>
Tue, 12 Aug 2014 21:14:25 +0000 (23:14 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Sun, 21 Dec 2014 15:24:01 +0000 (16:24 +0100)
commita6df1b95af42610a3c580188976a194ac8383d2a
treef7d9c7ee2ec73581ad70f7ea86ff0861b3f35ce4
parentf36ae2075cdf5ceaf8eb7aa4589aa2b20188d6ce
codegen: Fix (unowned foo)[] to foo[] array copy

Fixes bug 731017
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/basic-types/bug731017.vala [new file with mode: 0644]