[Pidgin] #15586: Use 64-bit value to represent times
Pidgin
trac at pidgin.im
Fri Jul 12 14:23:04 EDT 2013
#15586: Use 64-bit value to represent times
--------------------+---------------------------
Reporter: params | Owner: rekkanoryo
Type: defect | Status: closed
Milestone: 3.0.0 | Component: unclassified
Version: 2.10.7 | Resolution: fixed
Keywords: |
--------------------+---------------------------
Changes (by Daniel Atallah <datallah@…>):
* status: new => closed
* resolution: => fixed
Comment:
(In [2ca1bb194693]):[[BR]]
Update certificate API to use 64-bit unsigned values instead of time_t.
Fixes #15586
* The dates may display incorrectly on glib < 2.26 because we only have
ctime()
to format the value, but (at least for NSS), functionality should be
correct.
--
Ticket URL: <https://developer.pidgin.im/ticket/15586#comment:7>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list