]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Generate compatible wrapper of ref-void functions
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 18 Oct 2023 18:27:36 +0000 (20:27 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 18 Oct 2023 19:21:50 +0000 (21:21 +0200)
commit38485428856b79898cf0a03dfbc38522b1bd60e3
tree7b5f5c2ad7d73c57a33ec654a37e5590aebceed1
parent47be21f5d99ca583c80418b7d57495a6d2b31a5f
codegen: Generate compatible wrapper of ref-void functions

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1486
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/objects/class-ref-void.c-expected [new file with mode: 0644]
tests/objects/class-ref-void.vala [new file with mode: 0644]