Date: Sat, 11 Apr 2015 11:51:07 +0200 From: Michael Reifenberger <mike@reifenberger.com> To: Alexey Dokuchaev <danfe@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r383237 - head/cad/openscad Message-ID: <20150411115107.Horde.3e8ly2hlU34J7Qle04bYEg1@mail.eeeit.de> In-Reply-To: <20150406082621.GA47282@FreeBSD.org> References: <201504041854.t34IseGM004591@svn.freebsd.org> <20150406082621.GA47282@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Zitat von Alexey Dokuchaev <danfe@freebsd.org>: > On Sat, Apr 04, 2015 at 06:54:40PM +0000, Michael Reifenberger wrote: >> New Revision: 383237 >> URL: https://svnweb.freebsd.org/changeset/ports/383237 >> >> Log: >> Try to use a newer compiler. > > Why is this necessary, if I may ask? If there's a particular problem it was > supposed to fix, it should had been mentioned in the commit log. > > ./danfe I've had reports that on older FreeBSD releases our gcc did not understand a used compiler switch ("-Wno-unused-local-typedefs"). Probably the commit message could have been: ... Try to use a newer compiler who does understand the "-Wno-unused-local-typedefs" switch. ... Greetings --- Michael Gruß --- Michael Reifenberger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150411115107.Horde.3e8ly2hlU34J7Qle04bYEg1>