Date: Mon, 20 May 2002 19:17:39 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Jake Burkholder <jake@locore.ca> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/elf2aout elf2aout.c Message-ID: <20020520161739.GR73296@sunbay.com> In-Reply-To: <20020520121514.A62759@locore.ca> References: <200205200756.g4K7ueM28492@freefall.freebsd.org> <20020520121514.A62759@locore.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 20, 2002 at 12:15:14PM -0400, Jake Burkholder wrote: > Apparently, On Mon, May 20, 2002 at 12:56:40AM -0700, > Ruslan Ermilov said words to the effect of; > > > ru 2002/05/20 00:56:40 PDT > > > > Modified files: > > usr.bin/elf2aout elf2aout.c > > Log: > > s/u_int/u_int32_t/ > > I would have preferred you to not commit this, it does nothing. > It makes code more MI, as u_int is not guaranteed to be 32 bit. This also makes it explicit that we're dealing with the elf32 here, not elf64. Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020520161739.GR73296>