]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: SliceExpression need to return heap-allocated or unowned references
authorUlrich Küttler <kuettler@gmail.com>
Tue, 22 Dec 2020 07:59:16 +0000 (08:59 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 3 Jan 2021 12:24:53 +0000 (13:24 +0100)
commitc47dead3444bbd1327aa6eda78eda8687c0eeb56
tree841eb33ba482d78a9beab987d96fc0669b4b0afd
parentb461194a91ffedd8d5846bb3a8724a5880b78ffe
vala: SliceExpression need to return heap-allocated or unowned references

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1120
tests/Makefile.am
tests/arrays/slice-fixed-length.vala [new file with mode: 0644]
vala/valasliceexpression.vala