Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e
Modified Files:
configure.in e.spec ChangeLog
Log Message:
Sun Mar 21 02:54:46 CET 2004
(Kim)
Enable compiling with -Wwrite-strings.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -3 -r1.87 -r1.88
--- configure.in 20 Mar 2004 16:14:00 -0000 1.87
+++ configure.in 21 Mar 2004 01:45:32 -0000 1.88
@@ -208,7 +208,7 @@
[ --enable-gcc-warnings enable GCC compiler warnings [default=no]], ,
enable_gcc_warnings=no)
if test "x$enable_gcc_warnings" = "xyes"; then
- CFLAGS="$CFLAGS -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wstrict-prototypes -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow
#-Wwrite-strings -Wunreachable-code"
+ CFLAGS="$CFLAGS -W -Wall -Wmissing-prototypes -Wmissing-declarations
-Wstrict-prototypes -Waggregate-return -Wcast-align -Wpointer-arith -Wshadow
-Wwrite-strings #-Wunreachable-code"
fi
AC_OUTPUT([
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -3 -r1.112 -r1.113
--- e.spec 20 Mar 2004 16:14:00 -0000 1.112
+++ e.spec 21 Mar 2004 01:45:32 -0000 1.113
@@ -1,6 +1,6 @@
%define name enlightenment
%define version 0.16.7
-%define release 0.37
+%define release 0.38
Summary: The Enlightenment window manager.
Name: %{name}
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -3 -r1.114 -r1.115
--- ChangeLog 20 Mar 2004 16:14:00 -0000 1.114
+++ ChangeLog 21 Mar 2004 01:45:32 -0000 1.115
@@ -2576,3 +2576,10 @@
Prepare to enable compiling the code with paranoid compiler settings.
Use libc setenv when available.
+
+-------------------------------------------------------------------------------
+
+Sun Mar 21 02:54:46 CET 2004
+(Kim)
+
+Enable compiling with -Wwrite-strings.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs