Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2010 11:30:43 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        ed@80386.nl
Cc:        unixmania@gmail.com, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, nwhitehorn@freebsd.org
Subject:   Re: svn commit: r205014 - in head: . sys/amd64/amd64 sys/amd64/conf sys/amd64/include sys/amd64/linux32 sys/compat/freebsd32 sys/compat/ia32 sys/conf sys/fs/procfs sys/ia64/conf sys/ia64/ia64 sys/ia64/...
Message-ID:  <20100317.113043.728716717866986514.imp@bsdimp.com>
In-Reply-To: <20100317171648.GD7307@hoeg.nl>
References:  <20100317085004.GB7307@hoeg.nl> <20100317.092205.1068292109300099051.imp@bsdimp.com> <20100317171648.GD7307@hoeg.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20100317171648.GD7307@hoeg.nl>
            Ed Schouten <ed@80386.nl> writes:
: * M. Warner Losh <imp@bsdimp.com> wrote:
: > I agree with John this is too fine grained.  We don't currently have
: > this data for the removals, just when we did.  And it isn't clear that
: > our users could easily find this data either, even if we
: > dumpster-dived the repo for it.
: 
: I do think the same, but maybe in the future we should annotate compat
: bits like these in source by specific __FreeBSD_version?

Such annotations might be useful.  However, most (all?) of them will
be in the X00yyy, since we usually only demote code to compat status
on -head.  Users would likely almost always set this value to X00000.
Furthermore, you can't pick which of the things removed in release X
are omitted arbitrarily, just a point in a list.  This suggests, to my
mind at least, that we're adding extra complexity in selecting
compatibility bits, but not really providing much value add for that
complexity.  Am I missing something?

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100317.113043.728716717866986514.imp>