]> 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>
Mon, 3 Jan 2022 08:07:00 +0000 (09:07 +0100)
commit5738468d939f933a9d4b22707811ecfff2e936ed
tree0fcdcd6e8606fa17944e5bd97571e4852be4a34a
parente556d70819d91c23d6a704466c418ef68ad92562
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.c-expected [new file with mode: 0644]
tests/structs/simple-type-boxed.vala [new file with mode: 0644]