]> 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>
Mon, 19 Jun 2023 08:05:04 +0000 (10:05 +0200)
commit0f6eb0dafe912d9550bcd783cd36b7d5dd254690
treea7f8b47e9c016d707a43bcee25a367cfea17e4b3
parent06ff02d73ab40197421d655a750700f82ccfabca
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