diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2023-03-13 09:13:34 +0100 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2023-03-13 09:13:34 +0100 |
commit | c98e0335bb29888c08d05f3ae1e0e1263026f2a0 (patch) | |
tree | 8a909495e1a9d9dda012a8b954342abfecaae68a /vala.m4 | |
parent | c2093183099e4da3e00da38a3a6de18c319f4c87 (diff) | |
download | vala-c98e0335bb29888c08d05f3ae1e0e1263026f2a0.tar.gz |
codegen: Use g_object_class_override_property to implement generic interface properties
This caused the criticals like:
GLib-GObject-CRITICAL **: Read/writable property 'data' on class 'Foo' has type
'gchararray' which is not exactly equal to the type 'gpointer' of the property on
the interface 'IFoo'
Fixes https://gitlab.gnome.org/GNOME/vala/issues/1419
Diffstat (limited to 'vala.m4')
0 files changed, 0 insertions, 0 deletions