From owner-freebsd-bugs@FreeBSD.ORG Sun Sep 12 22:30:28 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92E7D16A4CE for ; Sun, 12 Sep 2004 22:30:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ECB543D68 for ; Sun, 12 Sep 2004 22:30:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i8CMUSmH042101 for ; Sun, 12 Sep 2004 22:30:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8CMUS1O042099; Sun, 12 Sep 2004 22:30:28 GMT (envelope-from gnats) Date: Sun, 12 Sep 2004 22:30:28 GMT Message-Id: <200409122230.i8CMUS1O042099@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Subject: Re: bin/71628: [PATCH] cleanup of the usr.sbin/rpcbind code X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Sep 2004 22:30:28 -0000 The following reply was made to PR bin/71628; it has been noted by GNATS. From: Giorgos Keramidas To: Alfred Perlstein Cc: Dan Lukes , bug-followup@freebsd.org Subject: Re: bin/71628: [PATCH] cleanup of the usr.sbin/rpcbind code Date: Mon, 13 Sep 2004 01:25:11 +0300 On 2004-09-12 13:35, Alfred Perlstein wrote: > I'm having a hard time seeing these warnings, how are they > being triggered? I tried building rpcbind with WARNS=3 or higher (up to 5).