[gstreamer-bugs] [Bug 584835] MSVC compiler fails with 'static inline' function
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Jun 4 11:55:05 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=584835
GStreamer | gstreamer (core) | Ver: 0.10.23
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|t.i.m at zen.co.uk |gstreamer-
| |bugs at lists.sourceforge.net
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.24
------- Comment #5 from Tim-Philipp Müller 2009-06-04 18:55 UTC -------
Thanks for investigating this. This should hopefully fix it (if not, please
re-open):
commit c9915b767faf5d3bd24929f5fe803131b1e18b3e
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Thu Jun 4 19:44:38 2009 +0100
configure: remove AC_C_INLINE and update win32 files to git
Remove AC_C_INLINE check, so we don't end up with an #undef inline in
config.h, which causes problems with some versions of MSCV apparently.
GLib defines inline for us in a suitable way already anyway.
Fixes #584835.
While we're at it, also update the other win32 files to git (bump
version, add new defines and enums).
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=584835.
More information about the Gstreamer-bugs
mailing list