]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Move dynamic property errors to semantic analyzer pass
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 6 Feb 2022 07:57:35 +0000 (08:57 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 6 Feb 2022 11:27:54 +0000 (12:27 +0100)
commiteb7aac385b168cc7b6bc06c387b7f3ac7942490a
tree15d6d72f41f131129e05150877288728c5101067
parentda77acbb1d7cfbbdcabf4a17bd66cef5d22cc686
vala: Move dynamic property errors to semantic analyzer pass
codegen/valaccodememberaccessmodule.vala
tests/Makefile.am
tests/objects/property-dynamic-not-supported.test [new file with mode: 0644]
tests/objects/property-dynamic-type-inference.c-expected [new file with mode: 0644]
tests/objects/property-dynamic-type-inference.vala [new file with mode: 0644]
vala/valamemberaccess.vala