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 694429 - installer-media: Remove workaround for lack of async constructor
installer-media: Remove workaround for lack of async constructor
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: 3.22
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-02-22 10:20 UTC by Zeeshan Ali
Modified: 2016-03-31 13:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
installer-media: Remove workaround for lack of async constructor (2.46 KB, patch)
2013-02-22 10:20 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2013-02-22 10:20:10 UTC
Just a simple non-important patch
Comment 1 Zeeshan Ali 2013-02-22 10:20:12 UTC
Created attachment 237161 [details] [review]
installer-media: Remove workaround for lack of async constructor

Vala has had support for async constructors since 0.17.3 and we
depend on 0.18.0 so no need for static methods workaround anymore.
Comment 2 Christophe Fergeau 2013-02-22 10:41:03 UTC
Review of attachment 237161 [details] [review]:

Failed to publish review: Undefined subroutine &extensions::splinter::lib::WSSplinter::ThrowCodeError called at /var/www/bugzilla.gnome.org/extensions/splinter/lib/WSSplinter.pm line 88.
Comment 3 Zeeshan Ali 2013-02-22 11:39:32 UTC
Attachment 237161 [details] pushed as 3541f71 - installer-media: Remove workaround for lack of async constructor