From owner-cvs-all Thu Jun 13 6:10:21 2002 Delivered-To: cvs-all@freebsd.org Received: from patrocles.silby.com (d128.as5.nwbl0.wi.voyager.net [169.207.139.66]) by hub.freebsd.org (Postfix) with ESMTP id CEB8F37B420; Thu, 13 Jun 2002 06:10:12 -0700 (PDT) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.3/8.12.3) with ESMTP id g5DDBs9I057532; Thu, 13 Jun 2002 08:11:54 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.4/8.12.4/Submit) with ESMTP id g5DDBrwl057529; Thu, 13 Jun 2002 08:11:54 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Thu, 13 Jun 2002 08:11:53 -0500 (CDT) From: Mike Silbersack To: Juli Mallett Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/usr.bin/make main.c In-Reply-To: <200206130855.g5D8tTx36041@freefall.freebsd.org> Message-ID: <20020613081120.T57455-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is %p new? I don't see it in the manpage for printf. Mike "Silby" Silbersack On Thu, 13 Jun 2002, Juli Mallett wrote: > jmallett 2002/06/13 01:55:29 PDT > > Modified files: > usr.bin/make main.c > Log: > Use %p to print a pointer, not %lx and a cast to (unsigned long). Yuck. > > Revision Changes Path > 1.66 +1 -1 src/usr.bin/make/main.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message