]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Support GObject properties with nullable GType-based struct type 3af1cfb3bf6b1d3d4a8116382e6eda702f7335bf
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 6 May 2019 12:48:25 +0000 (14:48 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 6 May 2019 13:10:28 +0000 (15:10 +0200)
commit3af1cfb3bf6b1d3d4a8116382e6eda702f7335bf
treec823b0fa5871ea024824b0f85f1317ac912bdc01
parent23a8257eafbcce0280dd26fe011fdb66dc1b684d
codegen: Support GObject properties with nullable GType-based struct type

Fixes https://gitlab.gnome.org/GNOME/vala/issues/792
codegen/valaccodebasemodule.vala
codegen/valagobjectmodule.vala
tests/Makefile.am
tests/objects/property-gboxed-nullable.vala [new file with mode: 0644]
vala/valasemanticanalyzer.vala