]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Don't allow GLib.Value casting to nullable struct/simple types
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 3 Feb 2021 12:40:23 +0000 (13:40 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 3 Feb 2021 13:29:12 +0000 (14:29 +0100)
commit4d023541e4b013a05d55a258044b6a20e6fb7e01
tree45ae1aa43efcd3a64e4c7a9b803a408e9a72e3a5
parent7fbbbb9879880d10b0e2fa064c50fc1dc3d74006
vala: Don't allow GLib.Value casting to nullable struct/simple types
tests/Makefile.am
tests/semantic/cast-gvalue-unsupported.test [new file with mode: 0644]
vala/valacastexpression.vala