GNOME Bugzilla – Bug 689480
Don't warn about unused methods in private classes if they are part of implemented interface
Last modified: 2018-05-22 14:37:50 UTC
Vala warns about unused methods in private classes even if they are part of implemented interface.
Created attachment 368854 [details] Test case The attached sample compiles fine for me with Vala master. Is that what you're after or could you provide a different example for reproducing the problem?
-- 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/341.