From owner-cvs-all Tue May 28 12:13: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id AD9C637B4EF; Tue, 28 May 2002 12:12:34 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id FAA11773; Wed, 29 May 2002 05:12:32 +1000 Date: Wed, 29 May 2002 05:15:50 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/lib/msun/src e_gammaf_r.c e_hypot.c e_hypotf.c e_j0.c e_j0f.c e_j1.c e_j1f.c e_jn.c e_jnf.c e_lgamma.c e_lgamma_r.c e_lgammaf.c e_lgammaf_r.c e_log.c e_log10.c In-Reply-To: <20020528190101.GG17045@elvis.mu.org> Message-ID: <20020529050947.U22423-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 28 May 2002, Alfred Perlstein wrote: > * Bruce Evans [020528 11:53] wrote: > > On Tue, 28 May 2002, Alfred Perlstein wrote: > > > Assume __STDC__, remove non-__STDC__ code. > > > > I think this should be backed out. msun is mostly contrib'ed code. > > I'm fine with that, can I get a day for the dust to settle before > doing so? Don't waint more than a day. I think I won't cvsup for a while, so as not to see the changes and have to merge local changes in and out. Is msun being maintained outside of our tree? Unfortunately, apparently not. But our version was obtained from NetBSD, and NetBSD still has __STDC__ ifdefs. glibc had another copy of the fdlibm sources with the ifdefs still in in last time I looked glibc-2.1.3 in 1999 (seems like yesterday :(). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message