[gstreamer-bugs] [Bug 172815] New: GCC 4 issues with parser code

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Apr 6 07:37:10 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=172815
 GStreamer | gstreamer (core) | Ver: 0.8.9

           Summary: GCC 4 issues with parser code
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jeff at ollie.clive.ia.us
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Distribution/Version: Fedora Core 4 Test 1

Compile gstreamer BRANCH-GSTREAMER-0_8 with GCC 4 and you get the following:

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libx
ml2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g -Wall -Werror -DGS
T_DISABLE_DEPRECATED -I../.. -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -
m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstparse_la-
grammar.tab.lo -MD -MP -MF .deps/libgstparse_la-grammar.tab.Tpo -c grammar.tab.c
 -o libgstparse_la-grammar.tab.o >/dev/null 2>&1
cc1: warnings being treated as errors
lex._gst_parse_yy.c: In function '_gst_parse_yylex':
parse.l:144: warning: ignoring return value of 'fwrite', declared with attribute
 warn_unused_result

Company suggested a patch that fixes this problem. (will attach)

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list