From owner-freebsd-current@FreeBSD.ORG Mon May 14 17:26:26 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2122E1065670 for ; Mon, 14 May 2012 17:26:26 +0000 (UTC) (envelope-from gabor@t-hosting.hu) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id C2F758FC08 for ; Mon, 14 May 2012 17:26:25 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 7A19914E75E6; Mon, 14 May 2012 19:26:23 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id g73cJrUAQsb8; Mon, 14 May 2012 19:26:23 +0200 (CEST) Received: from [192.168.1.117] (catv-80-98-232-12.catv.broadband.hu [80.98.232.12]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id EAC4514E729F; Mon, 14 May 2012 19:26:22 +0200 (CEST) Message-ID: <4FB1403D.5090408@t-hosting.hu> Date: Mon, 14 May 2012 19:26:21 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120328 Thunderbird/13.0a2 MIME-Version: 1.0 To: Oleg Moskalenko References: <4FB0EB4C.5090000@t-hosting.hu> <031222CBCF33214AB2EB4ABA279428A3011A2C2D1AD7@SJCPMAILBOX01.citrite.net> In-Reply-To: <031222CBCF33214AB2EB4ABA279428A3011A2C2D1AD7@SJCPMAILBOX01.citrite.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 14 May 2012 17:45:16 +0000 Cc: Garrett Cooper , Outback Dingo , freebsd-current Subject: Re: FYI FreeBSD clang build fails on new import of sort X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 17:26:26 -0000 On 2012.05.14. 17:38, Oleg Moskalenko wrote: > I found another problem with sort compilation with clang, I'll send the fix soon. I also found them and fixed them when committing your another fixes, so it should be ok now. Gabor