vte r2303 - trunk
- From: behdad svn gnome org
- To: svn-commits-list gnome org
- Subject: vte r2303 - trunk
- Date: Tue, 2 Dec 2008 14:54:00 +0000 (UTC)
Author: behdad
Date: Tue Dec 2 14:53:59 2008
New Revision: 2303
URL: http://svn.gnome.org/viewvc/vte?rev=2303&view=rev
Log:
2008-12-02 Behdad Esfahbod <behdad gnome org>
* configure.in: Add -Wno-switch-enum warning flag as we are not
-Wswitch-enum clean.
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Tue Dec 2 14:53:59 2008
@@ -148,10 +148,7 @@
-Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations \
-Wdeclaration-after-statement -Wold-style-definition \
-Wno-missing-field-initializers -Wno-unused-parameter \
--fno-common"
-
-dnl Other flags you may wish to try: -Wswitch-enum
-
+-fno-common -Wno-switch-enum"
# invalidate cached value if MAYBE_WARN has changed
if test "x$vte_cv_warn_maybe" != "x$MAYBE_WARN"; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]