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 688712 - glib-2.0: remove GLib.DateTime.add_milliseconds
glib-2.0: remove GLib.DateTime.add_milliseconds
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings: GLib
unspecified
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-20 10:19 UTC by Thomas Wood
Modified: 2012-11-20 10:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glib-2.0: remove GLib.DateTime.add_milliseconds (958 bytes, patch)
2012-11-20 10:19 UTC, Thomas Wood
none Details | Review

Description Thomas Wood 2012-11-20 10:19:39 UTC
This function was removed before glib 2.26 was released.
Comment 1 Thomas Wood 2012-11-20 10:19:41 UTC
Created attachment 229458 [details] [review]
glib-2.0: remove GLib.DateTime.add_milliseconds
Comment 2 Evan Nemerson 2012-11-20 10:24:06 UTC
commit b4c55cdb2d2d95340a06e187097bf9957bf86327
Author: Thomas Wood <thomas.wood@intel.com>
Date:   Tue Nov 20 10:16:07 2012 +0000

    glib-2.0: remove GLib.DateTime.add_milliseconds
    
    This function was removed before glib 2.26 was released.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=688712