]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Don't allow inheritance of compact class from non-compact class master
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 22 Apr 2024 17:53:14 +0000 (19:53 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 22 Apr 2024 17:53:14 +0000 (19:53 +0200)
commit040646d6fb955739428cce457d12469c0ded2976
treecef5a3efef2ee9cc2a9d9113371a382535b2db5b
parent5f9ae5e307458a125eab537446f2f2e8b532b707
vala: Don't allow inheritance of compact class from non-compact class
tests/Makefile.am
tests/semantic/class-compact-inheritance.test [new file with mode: 0644]
vala/valaclass.vala