From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/811 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: Error compiling with clang Date: Mon, 7 May 2012 17:24:41 -0400 Message-ID: <20120507212441.GA14673@brightrain.aerifal.cx> References: <20120507211851.GF17860@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1336425658 6175 80.91.229.3 (7 May 2012 21:20:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 May 2012 21:20:58 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-812-gllmg-musl=m.gmane.org@lists.openwall.com Mon May 07 23:20:58 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1SRVMW-0006Qb-KU for gllmg-musl@plane.gmane.org; Mon, 07 May 2012 23:20:56 +0200 Original-Received: (qmail 29857 invoked by uid 550); 7 May 2012 21:20:56 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 29846 invoked from network); 7 May 2012 21:20:56 -0000 Content-Disposition: inline In-Reply-To: <20120507211851.GF17860@port70.net> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:811 Archived-At: On Mon, May 07, 2012 at 11:18:51PM +0200, Szabolcs Nagy wrote: > * nwmcsween@gmail.com [2012-05-07 14:10:27 -0700]: > > This is a bug with clang it wasn't implemented until recently, use svn > > > true, but the ll version works in earlier clangs as well > maybe it's better to use that one if every as recognizes it Indeed, I'll change it. Rich