svn commit: r323515 - stable/11/lib/msun/tests

Ngie Cooper yaneurabeya at gmail.com
Wed Sep 13 05:56:08 UTC 2017


> On Sep 12, 2017, at 17:51, Ryan Libby <rlibby at FreeBSD.org> wrote:
> 
> Author: rlibby
> Date: Wed Sep 13 00:51:36 2017
> New Revision: 323515
> URL: https://svnweb.freebsd.org/changeset/base/323515
> 
> Log:
>  MFC r321483 (by ngie):
> 
>    Mask issues with duplicate definitions for __fnstcw, __fldenv, and
>    __fldcw on i386 by ignoring -Wmacro-redefined.
> 
>    This is a bandaid until the code is fixed and will be reverted before
>    MFC.
> 
>  This unbreaks the tinderbox build for i386.  Although the head commit
>  log suggests this would not be MFC'd, it nevertheless is being MFC'd as
>  the commit that enabled the warnings that this silences was MFC'd
>  without any proper fix for the warnings (head r321455, stable/11
>  r323299).

    Sorry for the breakage and for fixing this mistake. I forgot to MFC this (I usually set the MFC timers properly, but apparently I didn't this time) :/..
Cheers,
-Ngie


More information about the svn-src-all mailing list