[Gstreamer-bugs] [Bug 103582] Changed - GStreamer fails to compile with Intel compiler for Linux

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Jan 15 18:30:05 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=103582

Changed by ds at schleef.org.

--- shadow/103582	Wed Jan 15 11:36:21 2003
+++ shadow/103582.tmp.11507	Wed Jan 15 21:30:05 2003
@@ -57,6 +57,13 @@
   extern FILE *yyin, *yyout;
                       ^
  
 lex._gst_parse_yy.c(245): error #1419: external declaration in primary
 source file
   void yyrestart YY_PROTO(( FILE *input_file ));
+
+------- Additional Comments From ds at schleef.org  2003-01-15 21:30 -------
+Turn off -Werror.
+
+This is, imo, a bug in the compiler, since external definitions are
+completely legal.  At least, the warning should only be enabled with a
+-Warn-me-harder flag.





More information about the Gstreamer-bugs mailing list