Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2009 12:27:34 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Warner Losh <imp@freebsd.org>
Subject:   Re: svn commit: r200606 - in head/sys: compat/freebsd32 sys
Message-ID:  <868wd0cyjd.fsf@ds4.des.no>
In-Reply-To: <200912161541.53834.jhb@freebsd.org> (John Baldwin's message of "Wed, 16 Dec 2009 15:41:53 -0500")
References:  <200912161717.nBGHHeQZ005541@svn.freebsd.org> <200912161541.53834.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin <jhb@freebsd.org> writes:
> Warner Losh <imp@freebsd.org> writes:
> > Log:
> >   Fix compiling FREEBSD_COMPAT[4,5,6] without FREEBSD_COMPAT7.
> >=20=20=20
> >   Note: Not sure this is the right way to do compat, but it makes the
> >   headers consistent with the implementations.
> Please revert.  I think this has already been reverted once before.

Yep, that was me...  we concluded back then that this is a perfectly
reasonable dependency; perhaps we should simply add the appropriate
#ifndef / #error constructs so you can't define FREEBSD_COMPAT(n)
without FREEBSD_COMPAT(n+1).

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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