[gstreamer-bugs] [Bug 604565] [gstcheck] Update check to 0.9.8
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 4 17:40:37 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=604565
GStreamer | gstreamer (core) | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-01-05 01:40:30 UTC ---
This fixes it again for me:
commit 13160040c1605548e9da93f7f17d73deb3af15b6
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Tue Jan 5 01:35:41 2010 +0000
check: patch internal check copy some more so that failures actually fail
Include unistd.h so that _POSIX_VERSION is actually defined when
it should be defined. Without that, stuff like fail_if(1) doesn't
actually fail, presumably because other parts of the code do include
unistd.h and then have _POSIX_VERSION defined.
Fixes #604565 even more.
Could you double-check that fail_if(1) actually fails for you with MingW (where
unistd.h is presumably not available, or does not define _POSIX_VERSION)?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list