From owner-freebsd-ports Tue Mar 18 10:22:28 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE46037B401; Tue, 18 Mar 2003 10:22:27 -0800 (PST) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 548D943FBF; Tue, 18 Mar 2003 10:22:27 -0800 (PST) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id CD025221F1; Tue, 18 Mar 2003 10:22:26 -0800 (PST) Date: Tue, 18 Mar 2003 10:22:26 -0800 From: Will Andrews To: John Baldwin Cc: ports@FreeBSD.org, kde@FreeBSD.org Subject: Re: cvs commit: ports/misc/kdeutils3/files patch-ksimcpu.cpp Message-ID: <20030318182226.GS983@procyon.firepipe.net> Mail-Followup-To: John Baldwin , ports@FreeBSD.org, kde@FreeBSD.org References: <200303181820.h2IIKBMr035996@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303181820.h2IIKBMr035996@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Mar 18, 2003 at 10:20:11AM -0800, John Baldwin wrote: > Modified files: > misc/kdeutils3/files patch-ksimcpu.cpp > Log: > Use a size_t to hold the result of sizeof() instead of an unsigned int. > Use a const char * instead of a char * type for a variable to quiet a > warning. These fix the build on alpha. Thanks John! Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message