From owner-freebsd-current@FreeBSD.ORG Mon Nov 4 02:52:57 2013 Return-Path: <owner-freebsd-current@FreeBSD.ORG> Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9C02AA78; Mon, 4 Nov 2013 02:52:57 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-oa0-x233.google.com (mail-oa0-x233.google.com [IPv6:2607:f8b0:4003:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B62621FC; Mon, 4 Nov 2013 02:52:57 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id h2so986885oag.10 for <multiple recipients>; Sun, 03 Nov 2013 18:52:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=48Bxwu3AY88W50qdB/ss5vBM+1LNTRJG+issRs/rjXE=; b=tbI1GdH6ySXmmX3jwGK4m21r9BUDofo6Rs78ijbfH2W+QPiteQB/DcGqCKfG/vqSb3 Pte4T9e0XA/t9TscjTm7uQ/VHlsTB38DDDU5k6iD9wrAXTq36HbPiwq4eAUHM/MADj3Z 1c5aNYPfqdQ9aBLOv8uYZMIeIs49zyRiDEn8BGOB7YJlGrO7yJao0aNW6RtlPhbB/QFt 26fjXnuVIGpxygGOSib0UF5rLGnr3qfynyv5xjYX35cRke9SNmjPDv9y57nXNM7wS1C+ txTiCGXkQTvHJ9i9U4IH8hyVFgxk2b4XvjrZrTag2LCtFmrmBYFFze+o3j0ltkt3Kp4X gweA== MIME-Version: 1.0 X-Received: by 10.60.51.7 with SMTP id g7mr12754998oeo.6.1383533576607; Sun, 03 Nov 2013 18:52:56 -0800 (PST) Received: by 10.182.78.100 with HTTP; Sun, 3 Nov 2013 18:52:56 -0800 (PST) In-Reply-To: <20131104000554.GB46135@lor.one-eyed-alien.net> References: <CA+WntOvFv0nQqybM1kRaBxWrC-EzbNwAZP1cFX8WiMHGHdF2tg@mail.gmail.com> <20131104000554.GB46135@lor.one-eyed-alien.net> Date: Sun, 3 Nov 2013 21:52:56 -0500 Message-ID: <CA+WntOuSYXzocO1eUVxCa7rZZz0EykkyMukBH_8vX9PAYbMXXw@mail.gmail.com> Subject: Re: CLang version was 3.3 and 3.4 in ports ... From: Joe Nosay <superbisquit@gmail.com> To: Brooks Davis <brooks@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current <freebsd-current@freebsd.org> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 04 Nov 2013 02:52:57 -0000 Yes and thanks. On Sun, Nov 3, 2013 at 7:05 PM, Brooks Davis <brooks@freebsd.org> wrote: > On Sun, Nov 03, 2013 at 06:57:07PM -0500, Joe Nosay wrote: > > Since /usr/ports/UPDATING refers to 3.4, will that be added to the > /usr/$BASE ? > > Also, is it svn ot other to checkout the developmental version of > > clang et al && what version are those? I'll probably get most of my > > answers researching after I send this mail. > > Apologies for any static. > > Are you referring to the 20131008 entry? I'm pretty sure it is a typo > that it mentions "clang > 3.3". The code looks for a clang version of > at least 3.3. > > We do plan to update clang to 3.4 once it's out since that will vastly > improve lldb support among other things. 10.0 will certainly ship with > 3.3. > > -- Brooks >