]> git.ipfire.org Git - thirdparty/vala.git/commit
gdbus: Fix missing declaration of _fd_list for async methods
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 27 Mar 2018 21:59:59 +0000 (23:59 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 28 Mar 2018 06:53:42 +0000 (08:53 +0200)
commit282c6c80bbb611416a5aaa7b607bdd1848b398be
tree07dd9981c3f5e5f357cf0a3cc492076dc90d4f70
parent4951381657ce6891bc97f93af5954de5e0b737b0
gdbus: Fix missing declaration of _fd_list for async methods

https://bugzilla.gnome.org/show_bug.cgi?id=794566
codegen/valagdbusclientmodule.vala
tests/Makefile.am
tests/dbus/filedescriptor-async.test [new file with mode: 0644]