From owner-svn-ports-all@FreeBSD.ORG Sat Apr 11 11:05:25 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 3EBF7501; Sat, 11 Apr 2015 11:05:25 +0000 (UTC) Received: from mail.eeeit.de (mail.eeeit.de [37.120.160.187]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EFAC62EC; Sat, 11 Apr 2015 11:05:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: mike@reifenberger.com) by mail.eeeit.de (Postfix) with ESMTPSA id 521F4370E; Sat, 11 Apr 2015 13:05:22 +0200 (CEST) Received: from ppp-93-104-19-17.dynamic.mnet-online.de (ppp-93-104-19-17.dynamic.mnet-online.de [93.104.19.17]) by mail.eeeit.de (Horde Framework) with HTTP; Sat, 11 Apr 2015 13:05:22 +0200 Date: Sat, 11 Apr 2015 13:05:22 +0200 Message-ID: <20150411130522.Horde.JpsZLKUS48GJDl_Uc3j4zA1@mail.eeeit.de> From: Michael Reifenberger To: Alexey Dokuchaev Subject: Re: svn commit: r383237 - head/cad/openscad References: <201504041854.t34IseGM004591@svn.freebsd.org> <20150406082621.GA47282@FreeBSD.org> <20150411115107.Horde.3e8ly2hlU34J7Qle04bYEg1@mail.eeeit.de> <20150411100007.GA42484@FreeBSD.org> <20150411122416.Horde.GT1VAeiVIgXIRewJKx471g9@mail.eeeit.de> <20150411104402.GA56364@FreeBSD.org> In-Reply-To: <20150411104402.GA56364@FreeBSD.org> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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: Sat, 11 Apr 2015 11:05:25 -0000 Hi, it would be much appreciated if you could come up with a patch to support our older gcc. In the long run - as you probably recognized due to the wx update - our 4.2 gcc will be insufficient for any advanced c++ development unfortunately. > Of course developer would probably be using new compiler, esp. if their > primary platform is some popular GNU/Linux distros. The fact that they > didn't bother to check what options are they passing does not mean that > our users have to suffer. > > I'll check if there any other issues, and try to prepare a patch for you. > Not that I have a lot of free time on my hands, but I just hate stupidity. > If upstream does not know what it takes to develop software correctly, it > becomes our pain. :( > > ./danfe Gruß --- Michael Reifenberger