From owner-freebsd-toolchain@FreeBSD.ORG Thu Feb 13 18:33:43 2014 Return-Path: Delivered-To: freebsd-toolchain@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ABF0DA25 for ; Thu, 13 Feb 2014 18:33:43 +0000 (UTC) Received: from mail.xcllnt.net (mail.xcllnt.net [50.0.150.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77C821324 for ; Thu, 13 Feb 2014 18:33:43 +0000 (UTC) Received: from [172.29.0.16] ([66.129.239.12]) (authenticated bits=0) by mail.xcllnt.net (8.14.7/8.14.7) with ESMTP id s1DIXc4l008017 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 13 Feb 2014 10:33:39 -0800 (PST) (envelope-from marcel@xcllnt.net) Content-Type: multipart/signed; boundary="Apple-Mail=_13B6E48D-9112-43D3-A035-9DCDA2F4D627"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: LLVM bug WRT temporary files? From: Marcel Moolenaar In-Reply-To: Date: Thu, 13 Feb 2014 10:33:33 -0800 Message-Id: References: <21FB3229-E39C-424C-B18A-DD5932A32885@xcllnt.net> <9DFFC955-D1BB-47CB-9AF9-03A5DC93958A@cl.cam.ac.uk> To: David Chisnall X-Mailer: Apple Mail (2.1827) Cc: freebsd-toolchain@FreeBSD.org, Garrett Cooper X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2014 18:33:43 -0000 --Apple-Mail=_13B6E48D-9112-43D3-A035-9DCDA2F4D627 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Feb 13, 2014, at 9:56 AM, Marcel Moolenaar wrote: > [CC Garrett] >=20 > On Feb 13, 2014, at 9:44 AM, Marcel Moolenaar = wrote: >=20 >>=20 >> On Feb 13, 2014, at 9:42 AM, David Chisnall = wrote: >>=20 >>> This looks like a bug, please file an llvm PR. The offending code = seems to be createUniqueEntity() in lib/Support/Unix/Path.inc, which = does... something. Something weird and convoluted that seems to try to = implement mkstemp() / mkdtemp() in an incomprehensible way. >>=20 >> Will do. Thanks David, >=20 > While filing a LLVM bug, Bugzilla showed 13511 as a dup. That > bug seems to have been fixed in SVN. >=20 > I'll file a FreeBSD PR instead to track the import of that fix. > Although gcooper@ may have done that already? Garrett? I don't seem to be able to file a PR, because the security code is not accepted. Please remember it instead :-) --=20 Marcel Moolenaar marcel@xcllnt.net --Apple-Mail=_13B6E48D-9112-43D3-A035-9DCDA2F4D627 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlL9D/0ACgkQpgWlLWHuifZW8wCfSDY/wUsI76UGTnM3y8T5XE1U MIEAn0sknljxg6JwvE4nwLcl2WqypZ4x =NMME -----END PGP SIGNATURE----- --Apple-Mail=_13B6E48D-9112-43D3-A035-9DCDA2F4D627--