]> git.ipfire.org Git - thirdparty/vala.git/commit
girwriter: Fix c:type attribute for real struct parameters
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 19 Jun 2023 08:05:04 +0000 (10:05 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 21 Jun 2023 11:26:19 +0000 (13:26 +0200)
commit094b41eff878d82b005369a662a4f7f1e3755a50
treebb6ec9c958e31277069973b53d7aa53ff09f9347
parent5404c7c4f9d25967c9782bf2d8a9eb0427f73bbb
girwriter: Fix c:type attribute for real struct parameters

Non-simple structs are always by reference

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1444
codegen/valagirwriter.vala
tests/girwriter/GirTest-1.0.gir-expected
tests/girwriter/girtest.vala
tests/girwriter/girtest.vapi-expected
tests/girwriter/girtest.vapigen-expected