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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"