[Bug 678181] Compilation error when using GST_TIME_TO_TIMEVAL()...

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 19 05:08:14 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678181
  GStreamer | gstreamer (core) | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2012-06-19 12:08:09 UTC ---
I simplified it some more, please test.

commit 68bfaa45f9d7d8b20cef0899f367de06269cd37e
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Jun 19 14:05:21 2012 +0200

    clock: assert about timestamp overflows

    Assert when converting to timeval and timespec about overflows. This can
happen
    on platforms with 32bits long.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=678181


commit 74cf8103922377af465cc33c803e55ed42ea45bf
Author: Sebastian Rasmussen <sebrn at axis.com>
Date:   Mon Jun 18 15:28:20 2012 +0200

    clock: fix compiler warning

    Cast to the right value, it might indeed overflow but we want the compiler
to
    ignore that.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list