[Telepathy] [Bug 19367] New: time_t is assumed to be always 32bit in text-mixin
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 2 02:50:45 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=19367
Summary: time_t is assumed to be always 32bit in text-mixin
Product: Telepathy
Version: unspecified
Platform: All
OS/Version: Windows (All)
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-glib
AssignedTo: telepathy at lists.freedesktop.org
ReportedBy: sunil at synovel.com
time_t is used for timestamp member in the pending message structure. According
to the spec, this should always be a 32bit unsigned number. On Windows, since
Visual Studio 2005 time_t is 64 bit.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list