]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Report an error when initializing non-auto properties 0d396f7daaf34596b159380b8ee2a57799ac9336
authorJeeyong Um <conr2d@gmail.com>
Wed, 18 Apr 2018 12:59:49 +0000 (21:59 +0900)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 19 Apr 2018 15:41:10 +0000 (17:41 +0200)
commit0d396f7daaf34596b159380b8ee2a57799ac9336
treec44fdbd414d956eada2643e09184c8f0f290e378
parent9adb86392347edb984842df444888f1916daa26a
vala: Report an error when initializing non-auto properties

https://bugzilla.gnome.org/show_bug.cgi?id=795225
tests/Makefile.am
tests/objects/bug795225-2.test [new file with mode: 0644]
tests/objects/bug795225-3.test [new file with mode: 0644]
tests/objects/bug795225-4.test [new file with mode: 0644]
vala/valaproperty.vala