Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2009 13:59:12 -0400
From:      David Schultz <das@FreeBSD.ORG>
To:        Ed Schouten <ed@FreeBSD.ORG>
Cc:        svn-src-head@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG
Subject:   Re: svn commit: r193368 - head/lib/msun/src
Message-ID:  <20090609175912.GA75336@zim.MIT.EDU>
In-Reply-To: <200906030816.n538GZ6T043054@svn.freebsd.org>
References:  <200906030816.n538GZ6T043054@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 03, 2009, Ed Schouten wrote:
> Author: ed
> Date: Wed Jun  3 08:16:34 2009
> New Revision: 193368
> URL: http://svn.freebsd.org/changeset/base/193368
> 
> Log:
>   Use ISO C99 style inline semantics in msun.
>   
>   Because we use ISO C99 nowadays, we can just get rid of enforcing
>   GNU89-style inlining.

Thanks.  I was holding off on this until the 8.0 branch because
C99 inlines require patches to gcc (available in HEAD sources
after 3/14/2009).  IIRC, msun gets compiled before gcc, so this
might break things for people upgrading from 7.X or earlier
8-CURRENT sources.



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