Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2009 22:34:40 -0400
From:      David Schultz <das@FreeBSD.ORG>
To:        src-committers@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, svn-src-head@FreeBSD.ORG
Subject:   Re: svn commit: r189782 - head/include
Message-ID:  <20090314023440.GA36951@zim.MIT.EDU>
In-Reply-To: <200903140231.n2E2VnPw079335@svn.freebsd.org>
References:  <200903140231.n2E2VnPw079335@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 14, 2009, David Schultz wrote:
> Author: das
> Date: Sat Mar 14 02:31:48 2009
> New Revision: 189782
> URL: http://svn.freebsd.org/changeset/base/189782
> 
> Log:
>   r189349 removed mktemp() from the XSI namespace when
>   __XOPEN_SOURCE >= 700, since mktemp() was withdrawn
>   from the standard. However, __XSI_VISIBLE is set to
>   700 in the default BSD envrionment, where mktemp()
>   should still exist; hence, check for this.

Forgot to mention...

Reported by: rdivacky



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