Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2013 22:14:52 -0700
From:      David Schultz <das@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r251121 - in head: include lib/msun lib/msun/man lib/msun/src
Message-ID:  <20130604051452.GA32885@zim.MIT.EDU>
In-Reply-To: <20130603152303.GA28476@FreeBSD.org>
References:  <201305300449.r4U4nRqM012625@svn.freebsd.org> <20130531033012.GB42068@FreeBSD.org> <20130603093809.GA30173@zim.MIT.EDU> <20130603152303.GA28476@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 03, 2013, Alexey Dokuchaev wrote:
> On Mon, Jun 03, 2013 at 02:38:09AM -0700, David Schultz wrote:
> > On Fri, May 31, 2013, Alexey Dokuchaev wrote:
> > > On Thu, May 30, 2013 at 04:49:27AM +0000, David Schultz wrote:
> > > > New Revision: 251121
> > > > URL: http://svnweb.freebsd.org/changeset/base/251121
> > > > 
> > > > Log:
> > > >   I'm happy to finally commit stephen@'s implementations of cacos,
> > > >   cacosh, casin, casinh, catan, and catanh. Thanks to stephen@ and bde@
> > > >   for working on these.
> > > 
> > > This is awesome, but I did not see __FreeBSD_version bumped.  Many ports
> > > rely on math functions, and having coherent OSVERSIONs really helps to
> > > decide when some function is natively supported, or emulation code required.
> > 
> > Done.  Sorry for the delay: I wanted to add a few more functions
> > first!  I usually update the Porter's Handbook too, but I'm out of
> > time right now, so I would appreciate it if someone could do it.
> > The needed information should be in the commit message.
> 
> It's OK, no problem (about the delay), thanks for bumping it.  As for the
> PH update, personally I don't think it is awfully useful to document every
> __FreeBSD_version bump there (not to mention that it's generally hard to
> keep this pretty volatile list consistent with the reality), but patch is
> attached nonetheless (need a review and blessing from someone on the doc@
> team to commit it myself).

Thanks.  I think it's up to you guys to decide what's useful to
document in the Porter's Handbook and what isn't.  I'm more than
happy to skip that step in the future. 



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