GNOME Bugzilla – Bug 733110
Invalid code generated when Vala 'internal' (i.e. non-external) struct has CCode.destroy_func or CCode.copy_func
Last modified: 2018-05-22 15:12:52 UTC
In such cases the code for functions is also generated. I'll submit patch once I got the bug number for test regression test.
Created attachment 280562 [details] [review] Allow specify destroy_function and copy_function in Vala. Patch allowing specifing the destroy_function and copy_function to Vala structs.
*** Bug 645852 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/vala/issues/460.