]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Actually treat GLib.Source as compact class
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 16 Jun 2018 14:05:47 +0000 (16:05 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 16 Jun 2018 14:10:56 +0000 (16:10 +0200)
commitf828183d2128411c7224e23d29b23d8b366f7c52
tree49417268921bc7be7f5cf8d90d7fb67b34b17fa6
parent930ed6e6808a2e5bbe6acee7e6903cecd24c82ac
codegen: Actually treat GLib.Source as compact class

Make sure to not create a new dedicated struct for derived types and
reference them as GSource.

See https://gitlab.gnome.org/GNOME/vala/issues/641
codegen/valagtypemodule.vala