From owner-svn-ports-head@FreeBSD.ORG Mon Aug 25 14:37:44 2014 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id 917DB485; Mon, 25 Aug 2014 14:37:44 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 64121331A; Mon, 25 Aug 2014 14:37:43 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 0E59343BF2; Mon, 25 Aug 2014 09:37:24 -0500 (CDT) Message-ID: <53FB4A13.4000008@marino.st> Date: Mon, 25 Aug 2014 16:37:07 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Alexey Dokuchaev , Gerald Pfeifer Subject: Re: svn commit: r365725 - head/lang/gcc5 References: <201408231231.s7NCVa2w094830@svn.freebsd.org> <20140825144800.15a65f42@kalimero.tijl.coosemans.org> <20140825143028.GA79764@FreeBSD.org> In-Reply-To: <20140825143028.GA79764@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, Tijl Coosemans , Gerald Pfeifer , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2014 14:37:44 -0000 On 8/25/2014 16:30, Alexey Dokuchaev wrote: >> GCC changed the versioning scheme similar to FreeBSD: the next >> major releases after GCC 4.8 and GCC 4.9 are going to be GCC 5, >> GCC 6, GCC 7, and so forth. > > I think it makes it more similar to Java, Chrome, Firefox and others. One > of the most stupid innovation ever seen. :( What are you talking about? Clang/LLVM version numbers were catching up fast and were going to surpass GCC in about 4 years. Now there's *no way* Clang/LLVM can catch up! Pretty smart, eh? John