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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 18 08:16:46 PDT 2012


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

--- Comment #7 from Sebastian Rasmussen <sebras at hotmail.com> 2012-06-18 15:16:43 UTC ---
(In reply to comment #6)
> Except that things work correctly on 64 bits when using G_MAXLONG. Artificially
> restricting a feature on 64bits would be like saying that you can't allocate
> more than 4GB of memory on 64bits because it would fail on 32 bits...

That is also a valid point of course. So do you want me to resubmit the patch
with G_MAXUINT32 replaced by G_MAXLONG? I might also change the comment above
the macro that refers to 2^32 - 1 so it also mentions what the restriction is
on a 64-bit machine. Or do you want a removal patch?

-- 
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