]> 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>
Mon, 16 Apr 2018 19:17:17 +0000 (21:17 +0200)
commitc31f83da372e99c845ce400b5a7b9a6d2fb46a9d
tree64b7554af2d7599d32e31fc5dd8c88c4920c265c
parent10f75071d215c1bfbffa8ae3cc1df6c024ba5956
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]