]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Non nullable enum types are simple types
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 16 Dec 2021 14:31:47 +0000 (15:31 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 16 Dec 2021 15:15:44 +0000 (16:15 +0100)
commit50414570d1b54a6106a9a64274bb84977d817616
tree49515ab5cdf7c0ef5b06740d6022810f07622d37
parent9f1de7ae875b59939ca6200e08dddd69106fb486
vala: Non nullable enum types are simple types

Fixes a regression of 5b6345a6386b05aaf3f11cb3572940413eb878a8
tests/Makefile.am
tests/constants/member-access-enum.c-expected [new file with mode: 0644]
tests/constants/member-access-enum.vala [new file with mode: 0644]
tests/enums/bug666035.c-expected
tests/enums/enum-boxed.c-expected [new file with mode: 0644]
tests/enums/enum-boxed.vala [new file with mode: 0644]
tests/objects/paramspec.c-expected
tests/objects/property-enum.c-expected
vala/valadatatype.vala