[Bug 680755] Definition of fail is broken
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jul 30 09:17:28 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=680755
GStreamer | gstreamer (core) | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.11.x
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-07-30 16:17:24 UTC ---
commit 8d9a4b2e94fa806f5146482fb0261d890db38fd5
Author: Sjoerd Simons <sjoerd at luon.net>
Date: Sat Jul 28 17:33:52 2012 +0200
check: unbreak fail #define
The fail() definition was changed to not fail with non-GCC compilers,
unfortunately the change was incorrect and appended the first argument
of fail to the expression string instead of making it the message.
This change does mean that fail() now requires a message to be passed
along.
https://bugzilla.gnome.org/show_bug.cgi?id=680755
--
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