After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 653403 - Nullability of generic references in delegates is lost under some circumstances
Nullability of generic references in delegates is lost under some circumstances
Status: RESOLVED OBSOLETE
Product: vala
Classification: Core
Component: Semantic Analyzer
0.13.x
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks: 589968
 
 
Reported: 2011-06-25 16:50 UTC by Maciej (Matthew) Piechotka
Modified: 2018-05-22 14:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test case - vala file (274 bytes, text/x-vala)
2011-06-25 16:50 UTC, Maciej (Matthew) Piechotka
Details
Test case - c code (4.17 KB, text/x-csrc)
2011-06-25 16:51 UTC, Maciej (Matthew) Piechotka
Details

Description Maciej (Matthew) Piechotka 2011-06-25 16:50:38 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).
Comment 1 Maciej (Matthew) Piechotka 2011-06-25 16:51:17 UTC
Created attachment 190654 [details]
Test case - c code
Comment 2 GNOME Infrastructure Team 2018-05-22 14:04:50 UTC
-- 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.