From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Zaitcev Subject: Re: [Patch] chunkd: use port xxx82 to build Date: Mon, 10 Aug 2009 12:07:38 -0600 Message-ID: <20090810120738.1755b9fc@redhat.com> References: <22384029.1249688189096.JavaMail.root@elwamui-mouette.atl.sa.earthlink.net> <20090807185556.65b19934@redhat.com> <4A805AEF.7070500@garzik.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4A805AEF.7070500@garzik.org> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jeff Garzik Cc: Rick Peralta , Project Hail List On Mon, 10 Aug 2009 13:37:51 -0400, Jeff Garzik wrote: > I think type-safety should win the day. So, I am going to work on a set > of 'static inline' functions that wrap GUINT* macros. We shouldn't need > to add casts to achieve type promotion, in that case. Sounds like a good idea, because we have better things to do than carefuly type-match everything and then never, ever, change any data sizes. But perhaps a fierce urgency is not in it. -- Pete