Date: Thu, 13 May 2004 05:51:06 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Peter Jeremy <peterjeremy@optushome.com.au> Cc: Nate Lawson <nate@root.org> Subject: Re: cvs commit: src/sys/dev/led led.h Message-ID: <20040513054941.D13728@gamplex.bde.org> In-Reply-To: <20040512081708.GA18088@server.vk2pj.dyndns.org> References: <20040510115040.0C9B516A53A@hub.freebsd.org> <20040511122030.I76738@root.org> <20040512123232.G10319@gamplex.bde.org> <20040512081708.GA18088@server.vk2pj.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 May 2004, Peter Jeremy wrote: > On Wed, May 12, 2004 at 12:39:55PM +1000, Bruce Evans wrote: > >This is not as bad as the programs that use __DATE__ or __TIME__, or > >generate a version.c file whose version changes on every recompile, so > >that repeated buildworlds cannot produce the same result twice. > > The kernel 'version' is annoying because not only does it change on > every kernel compile but when it goes from 9 to 10 the string length > changes. Most of my kernels have version numbers of several thousands, so I rarely notice the latter :-). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040513054941.D13728>