[Gstreamer-bugs] [Bug 89622] Changed - [BUILD] -Wall and -Werror break non gcc compilers
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Fri Nov 29 01:47:11 PST 2002
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=89622
Changed by uraeus at linuxrising.org.
--- shadow/89622 Thu Nov 28 09:40:43 2002
+++ shadow/89622.tmp.23507 Fri Nov 29 04:47:10 2002
@@ -132,6 +132,11 @@
case " $CFLAGS " in
*[[\ \ ]]-pedantic[[\ \ ]]*) ;;
*) CFLAGS="$CFLAGS -pedantic" ;;
esac
fi
fi
+
+------- Additional Comments From Uraeus at linuxrising.org 2002-11-29 04:47 -------
+Actually we want to make this fix the opposite, that instead of
+checking for gcc we check for Forte and if Forte is used then we don't
+use -Wall -Werror
More information about the Gstreamer-bugs
mailing list