]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Allow boxing of non-external SimpleType structs
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 3 Jan 2022 08:07:00 +0000 (09:07 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 4 Jan 2022 11:38:04 +0000 (12:38 +0100)
commit650ad5d02ed87433b0ccff66cdb0f1f582245129
tree833dbeb5614193543b33a1d37bccd92d67257562
parentc965e82fa4ddf389ab0b86242b804756171cbb5a
codegen: Allow boxing of non-external SimpleType structs

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1273
codegen/valaccodeattribute.vala
tests/Makefile.am
tests/structs/simple-type-boxed.vala [new file with mode: 0644]