[Olsr-cvs] olsrd-current Makefile.inc,1.46,1.47
Bernd Petrovitsch
(spam-protected)
Fri Nov 30 00:03:53 CET 2007
- Previous message: [Olsr-cvs] olsrd-current/src rebuild_packet.h, 1.10, 1.11 rebuild_packet.c, 1.27, 1.28 process_package.c, 1.48, 1.49 packet.h, 1.19, 1.20 packet.c, 1.28, 1.29 lq_packet.h, 1.10, 1.11
- Next message: [Olsr-cvs] olsrd-current/src process_package.c,1.49,1.50
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/olsrd/olsrd-current
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25075
Modified Files:
Makefile.inc
Log Message:
* added more warnings
Index: Makefile.inc
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/Makefile.inc,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** Makefile.inc 19 Nov 2007 14:35:10 -0000 1.46
--- Makefile.inc 29 Nov 2007 23:03:48 -0000 1.47
***************
*** 76,81 ****
WARNINGS += -Wwrite-strings
WARNINGS += -Wbad-function-cast
! #WARNINGS += -Wpointer-arith
WARNINGS += -Wcast-qual
#WARNINGS += -Wcast-align
#WARNINGS += -Wconversion
--- 76,84 ----
WARNINGS += -Wwrite-strings
WARNINGS += -Wbad-function-cast
! WARNINGS += -Wpointer-arith
WARNINGS += -Wcast-qual
+ # the following 5 do not work yet
+ #WARNINGS += -Wshadow
+ #WARNINGS += -Wpointer-arith
#WARNINGS += -Wcast-align
#WARNINGS += -Wconversion
- Previous message: [Olsr-cvs] olsrd-current/src rebuild_packet.h, 1.10, 1.11 rebuild_packet.c, 1.27, 1.28 process_package.c, 1.48, 1.49 packet.h, 1.19, 1.20 packet.c, 1.28, 1.29 lq_packet.h, 1.10, 1.11
- Next message: [Olsr-cvs] olsrd-current/src process_package.c,1.49,1.50
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Olsr-cvs
mailing list