[Olsr-cvs] olsrd-current gcc-warnings,1.4,1.5

Bernd Petrovitsch (spam-protected)
Sun Nov 4 19:45:32 CET 2007


Update of /cvsroot/olsrd/olsrd-current
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23270

Modified Files:
	gcc-warnings 
Log Message:
* also check -m

Index: gcc-warnings
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/gcc-warnings,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** gcc-warnings	13 Oct 2007 14:51:32 -0000	1.4
--- gcc-warnings	4 Nov 2007 18:45:30 -0000	1.5
***************
*** 12,17 ****
  for param; do
      case "$param" in
!     -[fW]?*) OPTS="$OPTS $param";;
!     *)    echo "Ignoring $param" >&2
      esac
  done
--- 12,17 ----
  for param; do
      case "$param" in
!     -[fWm]?*) OPTS="$OPTS $param";;
!     *)        echo "Ignoring $param" >&2
      esac
  done





More information about the Olsr-cvs mailing list