GNOME Bugzilla – Bug 653403
Nullability of generic references in delegates is lost under some circumstances
Last modified: 2018-05-22 14:04:50 UTC
Created attachment 190653 [details] Test case - vala file From code attached test<string> should be equivalent to test2 but it is not (test2 sends a warning about null value and have g_return_val_if_fail in lambda).
Created attachment 190654 [details] Test case - c code
-- 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/210.