From owner-freebsd-current@FreeBSD.ORG Tue Apr 5 18:10:28 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA65816A4CE for ; Tue, 5 Apr 2005 18:10:28 +0000 (GMT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ECDB43D5E for ; Tue, 5 Apr 2005 18:10:28 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from gw.celabo.org (localhost [127.0.0.1]) by internal.gw.celabo.org (Postfix) with ESMTP id 3C4313E2E70; Tue, 5 Apr 2005 13:10:24 -0500 (CDT) Received: from lum.celabo.org (lum.celabo.org [10.0.1.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lum.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id 32D4B3E2C2A; Tue, 5 Apr 2005 13:10:24 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by lum.celabo.org (Postfix) with ESMTP id 94DF5718368; Tue, 5 Apr 2005 13:10:23 -0500 (CDT) In-Reply-To: <20050405171923.GA86590@troutmask.apl.washington.edu> References: <20050405171923.GA86590@troutmask.apl.washington.edu> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <114ae55ee345c1c0d75b2d5baa7f8c8d@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Jacques Vidrine Date: Tue, 5 Apr 2005 13:10:23 -0500 To: Steve Kargl X-Mailer: Apple Mail (2.619.2) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on hellblazer.celabo.org X-Spam-Level: X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 cc: freebsd-current@freebsd.org Subject: Re: rexecd break world X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 18:10:29 -0000 On Apr 5, 2005, at 12:19 PM, Steve Kargl wrote: > ===> libexec/rexecd (all) > cc -O -pipe -march=opteron -Wsystem-headers -Werror -Wall > -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual > -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter > -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c > /usr/src/libexec/rexecd/rexecd.c > /usr/src/libexec/rexecd/rexecd.c: In function `doit': > /usr/src/libexec/rexecd/rexecd.c:206: warning: passing arg 4 of > `xgetpwnam' from incompatible pointer type > *** Error code 1 Shoot, my bad. That got past WARNS=6 on i386 on all branches here. Will fix. -- Jacques A Vidrine / NTT/Verio nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org