Date: Tue, 18 Mar 2003 10:22:26 -0800 From: Will Andrews <will@csociety.org> To: John Baldwin <jhb@FreeBSD.org> 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> In-Reply-To: <200303181820.h2IIKBMr035996@repoman.freebsd.org> References: <200303181820.h2IIKBMr035996@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030318182226.GS983>