Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2009 17:36:26 +0100
From:      Ed Schouten <ed@80386.nl>
To:        Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Warner Losh <imp@freebsd.org>, John Baldwin <jhb@freebsd.org>
Subject:   Re: svn commit: r200606 - in head/sys: compat/freebsd32 sys
Message-ID:  <20091218163626.GF64905@hoeg.nl>
In-Reply-To: <868wd0cyjd.fsf@ds4.des.no>
References:  <200912161717.nBGHHeQZ005541@svn.freebsd.org> <200912161541.53834.jhb@freebsd.org> <868wd0cyjd.fsf@ds4.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help

--Up32gbJlVxH+cNZn
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello DES,

First of all: happy birthday!

* Dag-Erling Sm=F8rgrav <des@des.no> wrote:
> perhaps we should simply add the appropriate
> #ifndef / #error constructs so you can't define FREEBSD_COMPAT(n)
> without FREEBSD_COMPAT(n+1).

Why not make COMPAT_FREEBSD numerical?

| options COMPAT_FREEBSD=3D4

and let the code use:

| #if COMPAT_FREEBSD <=3D 4
| ...
| #endif

--=20
 Ed Schouten <ed@80386.nl>
 WWW: http://80386.nl/

--Up32gbJlVxH+cNZn
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEARECAAYFAksrr4oACgkQ52SDGA2eCwWZXACfXEpYqe3SS/g6ME1PqJmDex6d
VqoAnA9CyDHQa1vXQW0KmvRd1aqVwxF8
=ZRJw
-----END PGP SIGNATURE-----

--Up32gbJlVxH+cNZn--



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