[Bug 675171] Fix stat-related issues with MinGW
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 30 13:39:41 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=675171
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 #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-04-30 20:39:35 UTC ---
Pushed, thanks:
commit 8a962bc1ab6dc749f9bf8fe21e9b1bbbac84ab8b
Author: Руслан Ижбулатов <lrn1986 at gmail.com>
Date: Mon Apr 30 20:29:21 2012 +0400
filesrc: rearrange sys/stat.h inclusion point for MinGW
gstplugin.h used to include this for us, but doesn't any longer.
https://bugzilla.gnome.org/show_bug.cgi?id=675171
I don't think a public header should be including system includes unless that
is required for the structs or API exposed in that header, so much prefer the
second 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