]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Warn about unsupported cast to void and drop it
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 14 Sep 2021 21:28:43 +0000 (23:28 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 22 Sep 2021 13:26:46 +0000 (15:26 +0200)
commitfd1811e22f7ea417530ed143b804b62900124ce8
tree659af5c7075dc3a8e34d9259e3735fb052a4806c
parentd1d4828950a5b30a404a2d6145e6b62dc126dfc9
vala: Warn about unsupported cast to void and drop it

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1070
tests/Makefile.am
tests/semantic/cast-void-not-allowed.vala [new file with mode: 0644]
tests/semantic/localvariable-void-initializer.test [deleted file]
vala/valacastexpression.vala