]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Add declaration for register call of dynamic DBus interfaces
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 18 Mar 2023 11:40:55 +0000 (12:40 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 18 Mar 2023 11:40:55 +0000 (12:40 +0100)
commita902d7eae96a3f1ab0cb64f268443b23ee8ab45a
treec2f9b2a145dab751a1b493e4917cf3ac97b89c92
parent137f2768b91664ffd51871b049e2d2d38eece1f7
codegen: Add declaration for register call of dynamic DBus interfaces

The call was added without the required extern declaration

Found by -Werror=implicit-function-declaration

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1422
codegen/valaccodemethodmodule.vala