Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e
Modified Files:
configure.in e.spec ChangeLog
Log Message:
Sat Mar 20 17:14:56 CET 2004
(Kim)
Prepare to enable compiling the code with paranoid compiler settings.
Use libc setenv when available.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -3 -r1.86 -r1.87
--- configure.in 20 Mar 2004 15:20:40 -0000 1.86
+++ configure.in 20 Mar 2004 16:14:00 -0000 1.87
@@ -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.111
retrieving revision 1.112
diff -u -3 -r1.111 -r1.112
--- e.spec 19 Mar 2004 00:31:56 -0000 1.111
+++ e.spec 20 Mar 2004 16:14:00 -0000 1.112
@@ -1,6 +1,6 @@
%define name enlightenment
%define version 0.16.7
-%define release 0.36
+%define release 0.37
Summary: The Enlightenment window manager.
Name: %{name}
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -3 -r1.113 -r1.114
--- ChangeLog 19 Mar 2004 00:31:57 -0000 1.113
+++ ChangeLog 20 Mar 2004 16:14:00 -0000 1.114
@@ -2568,3 +2568,11 @@
(Kim)
Indent. Remove unused function. Comment comments.
+
+-------------------------------------------------------------------------------
+
+Sat Mar 20 17:14:56 CET 2004
+(Kim)
+
+Prepare to enable compiling the code with paranoid compiler settings.
+Use libc setenv when available.
-------------------------------------------------------
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