]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Report invalid type in property assignment attempt
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 15 Apr 2024 06:40:05 +0000 (08:40 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 15 Apr 2024 06:42:32 +0000 (08:42 +0200)
commit1c151f5eea9f259556425fcfaa17403d096b7a4f
tree8be85d076e9fc6e4a367d2f98b111ea8be8d2870
parent689d13eff8d841481f3f94737d9744dc910d0ee8
vala: Report invalid type in property assignment attempt

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1541
tests/Makefile.am
tests/semantic/assignment-invalid-type-2.test [new file with mode: 0644]
vala/valaassignment.vala