Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 09:57:01 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 127689 for review
Message-ID:  <200710180957.l9I9v1uR036271@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127689

Change 127689 by jb@jb_freebsd1 on 2007/10/18 09:57:00

	gcc 4.2 hates this code.

Affected files ...

.. //depot/projects/dtrace/src/sbin/ipf/ipftest/Makefile#5 edit

Differences ...

==== //depot/projects/dtrace/src/sbin/ipf/ipftest/Makefile#5 (text+ko) ====

@@ -1,5 +1,7 @@
 #	$FreeBSD: src/sbin/ipf/ipftest/Makefile,v 1.4 2006/09/10 08:58:46 obrien Exp $
 
+WARNS=0
+
 PROG=		ipftest
 SRCS=		${GENHDRS} ipftest.c fil.c ip_frag.c ip_state.c ip_nat.c \
 		ip_proxy.c ip_auth.c ip_htable.c ip_lookup.c \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710180957.l9I9v1uR036271>