[gstreamer-bugs] [Bug 595133] gst/gstutils check fails
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Sep 15 02:31:40 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=595133
GStreamer | gstreamer (core) | 0.10.x
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #14 from Sebastian Dröge <slomo at circular-chaos.org> 2009-09-15 09:31:35 UTC ---
commit 7464062ff2f71ae77cba631489b0890e91109910
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Tue Sep 15 09:41:28 2009 +0200
utils: Fix GMP scaling unit test
GMP only uses "unsigned long int", which is 32 bit
on 32 bit architectures and can't hold a guint64.
This resulted in false unit test failures on 32 bit architectures.
Fixes bug #595133.
--
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