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 760649 - Failed assertions with abstract properties
Failed assertions with abstract properties
Status: RESOLVED DUPLICATE of bug 779038
Product: vala
Classification: Core
Component: Code Generator: GType
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-15 01:03 UTC by Ben
Modified: 2017-03-09 21:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test case (193 bytes, text/x-vala)
2016-01-15 01:03 UTC, Ben
Details

Description Ben 2016-01-15 01:03:49 UTC
Created attachment 319067 [details]
test case

the property is abstract in the interface and also exists in the super class

** (valac:2648): CRITICAL **: vala_gtype_module_cast_property_accessor_pointer: assertion 'acc != NULL' failed

** (valac:2648): CRITICAL **: vala_ccode_function_add_assignment: assertion 'right != NULL' failed
Comment 1 Rico Tzschichholz 2017-03-09 21:04:42 UTC

*** This bug has been marked as a duplicate of bug 779038 ***