[Bug 683859] New: codecparsers: h264: don't use anonymous unions
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 12 02:40:06 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=683859
GStreamer | gst-plugins-bad | git
Summary: codecparsers: h264: don't use anonymous unions
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: gb.devel at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=224085)
View: https://bugzilla.gnome.org/attachment.cgi?id=224085
Review: https://bugzilla.gnome.org/review?bug=683859&attachment=224085
codecparsers: h264: don't use anonymous unions
Hi, anonymous union is an ISO C (2011) feature that is not exposed in compilers
strictly conforming to the previous standard, or even GCC when people insist on
using -std=c99 -pedantic altogether.
--
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