After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 667291 - gst: Include locale.h before any i18n headers
gst: Include locale.h before any i18n headers
Status: RESOLVED DUPLICATE of bug 667290
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-04 19:56 UTC by Håvard Graff (hgr)
Modified: 2012-01-05 00:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (632 bytes, patch)
2012-01-04 19:56 UTC, Håvard Graff (hgr)
reviewed Details | Review

Description Håvard Graff (hgr) 2012-01-04 19:56:45 UTC
Created attachment 204609 [details] [review]
patch

.
Comment 1 Tim-Philipp Müller 2012-01-05 00:38:44 UTC
commit 1aec7a3d72051ed28911e4732a527b81ecb4939b
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Thu Jan 5 00:30:30 2012 +0000

    gst: include locale.h before any other i18n headers
    
    This is also how we do it in -base.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667290

*** This bug has been marked as a duplicate of bug 667290 ***