[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
Sat Nov 30 11:18:16 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 sander.vesik at sun.com.

--- shadow/89622	Fri Nov 29 04:47:10 2002
+++ shadow/89622.tmp.3073	Sat Nov 30 14:18:16 2002
@@ -137,6 +137,14 @@
                   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
+
+------- Additional Comments From sander.vesik at sun.com  2002-11-30 14:18 -------
+I'm not sure that is a good solution - it will just mean that whenever 
+somebody goes to compile with a compiler that is not gcc they will need 
+yet another workaround. Compiler / environment specific flags should
+only be set if you know that the result is going to be valid.
+
+





More information about the Gstreamer-bugs mailing list