]> git.ipfire.org Git - thirdparty/vala.git/commit
parser: `owned` is not allowed on Constants 9776597f710c407990523e0d9823e399c0d79f1a
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 11 Oct 2019 14:48:29 +0000 (16:48 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 11 Oct 2019 14:58:27 +0000 (16:58 +0200)
commit9776597f710c407990523e0d9823e399c0d79f1a
treefee3c1577efae90e93a3b5ef0d188d762cbdf434
parent09277771a73ff9e2331bc6a84a1959d9780f5c3c
parser: `owned` is not allowed on Constants

This avoids criticals and broken c-code.
tests/Makefile.am
tests/parser/constant-local-owned.test [new file with mode: 0644]
tests/parser/constant-owned.test [new file with mode: 0644]
vala/valaparser.vala