From owner-svn-ports-all@FreeBSD.ORG Mon Apr 6 20:01:47 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95E108DF; Mon, 6 Apr 2015 20:01:47 +0000 (UTC) Received: from mx1a.lautre.net (eyra.lautre.net [80.67.160.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.lautre.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D192CF7; Mon, 6 Apr 2015 20:01:46 +0000 (UTC) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id 0C36C40E4C; Mon, 6 Apr 2015 22:01:39 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id AD42B71E55D; Mon, 6 Apr 2015 22:01:38 +0200 (CEST) Date: Mon, 6 Apr 2015 22:01:38 +0200 From: Thierry Thomas To: Alexey Dokuchaev Subject: Re: svn commit: r382953 - head/editors/mined Message-ID: <20150406200138.GC34945@graf.pompo.net> Mail-Followup-To: Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201504012035.t31KZH9Q089678@svn.freebsd.org> <20150402075302.GB23362@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150402075302.GB23362@FreeBSD.org> X-Operating-System: FreeBSD 10.1-STABLE amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2015 20:01:47 -0000 Le jeu 2 avr 15 à 9:53:02 +0200, Alexey Dokuchaev écrivait : > Why pull whole GCC just because base one does not support -Wtype-limits > option? Take a look at the following patch, with it it builds normally > under both 8.4 and 9.2: > > http://freebsd.nsu.ru/patches/mined.diff Fixed, thanks! -- Th. Thomas.