Skip site navigation (1)Skip section navigation (2)
Date:      20 Jun 2002 14:22:44 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        freebsd-current@FreeBSD.ORG
Cc:        Sean Chittenden <sean@chittenden.org>
Subject:   Re: The -current state of mozilla affairs
Message-ID:  <1024597364.329.26.camel@gyros.marcuscom.com>
In-Reply-To: <20020620102527.C55653@dragon.nuxi.com>
References:  <3CFC588A.9070903@sbcglobal.net> <20020604134655.B62465@xor.obsecurity.org> <20020619183056.K31745@ninja1.internal> <1024539159.44782.21.camel@shumai.marcuscom.com> <20020619232135.D37593@ninja1.internal>  <20020620102527.C55653@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-06-20 at 13:25, David O'Brien wrote:
> On Wed, Jun 19, 2002 at 11:21:35PM -0700, Sean Chittenden wrote:
> > -#if defined(__FreeBSD_cc_version) && \
> > + #if defined(__FreeBSD_cc_version) && (__FreeBSD_cc_version < 500003) && \
> >      (__FreeBSD_cc_version < 400002 || __FreeBSD_cc_version > 400003)
> >  #define CFRONT_STYLE_THIS_ADJUST
> 
> Please add a comment why you chose these __FreeBSD_cc_version values.
> What is special about 500003?  500003 is 5.0-CURRENT after buf/bio
> changes, *years* ago.  Perhaps you wanted another value from
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/freebsd-versions.html

Fear not.  I'm modifying the patch.  Proper documentation will be
included.

Joe

> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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