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 775596 - Invalid constructor chain-up
Invalid constructor chain-up
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-04 12:05 UTC by Rico Tzschichholz
Modified: 2016-12-04 20:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
number: Use proper chain-up syntax (1.28 KB, patch)
2016-12-04 12:06 UTC, Rico Tzschichholz
committed Details | Review

Description Rico Tzschichholz 2016-12-04 12:05:16 UTC
Currently number.vala is not using the proper constructor chain-up syntax.
Comment 1 Rico Tzschichholz 2016-12-04 12:06:01 UTC
Created attachment 341346 [details] [review]
number: Use proper chain-up syntax
Comment 2 Robert Roth 2016-12-04 20:21:20 UTC
Attachment 341346 [details] pushed as 343f9cb - number: Use proper chain-up syntax