]> 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>
Tue, 14 Sep 2021 21:30:48 +0000 (23:30 +0200)
commit8ac0970f22a1ba41a9a0ac47f86c97e99a44e113
tree8ac2892f063796a0454e93bae6e55ba591f142f7
parent6ad11279231bb819b286451e2116d8202e13af92
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