From owner-freebsd-current Thu Jun 20 10:25:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 7275237B409 for ; Thu, 20 Jun 2002 10:25:30 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g5KHPRP8082563; Thu, 20 Jun 2002 10:25:27 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.4/8.12.3/Submit) id g5KHPR8w082562; Thu, 20 Jun 2002 10:25:27 -0700 (PDT) Date: Thu, 20 Jun 2002 10:25:27 -0700 From: "David O'Brien" To: Sean Chittenden Cc: freebsd-current Subject: Re: The -current state of mozilla affairs Message-ID: <20020620102527.C55653@dragon.nuxi.com> Reply-To: freebsd-current@FreeBSD.ORG 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020619232135.D37593@ninja1.internal>; from sean@chittenden.org on Wed, Jun 19, 2002 at 11:21:35PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message