Date: Sun, 24 Aug 2014 15:44:29 -0700 From: Rui Paulo <rpaulo@felyko.com> To: Peter Wemm <peter@wemm.org> Cc: svn-src-head@freebsd.org, Don Lewis <truckman@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r270510 - head Message-ID: <61DA1EC8-C938-4AB8-B518-7249307B4379@felyko.com> In-Reply-To: <3882195.X6IdkQZdGy@overcee.wemm.org> References: <201408242121.s7OLLsM5040521@svn.freebsd.org> <3882195.X6IdkQZdGy@overcee.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 24, 2014, at 14:44, Peter Wemm <peter@wemm.org> wrote: >=20 > On Sunday 24 August 2014 21:21:54 Don Lewis wrote: >> Author: truckman >> Date: Sun Aug 24 21:21:54 2014 >> New Revision: 270510 >> URL: http://svnweb.freebsd.org/changeset/base/270510 >>=20 >> Log: >> Catch up to gcc 3.3 -> 3.4 upgrade. >>=20 >> MFC after: 3 days >>=20 >> Modified: >> head/ObsoleteFiles.inc >>=20 >> Modified: head/ObsoleteFiles.inc >> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >> =3D=3D --- head/ObsoleteFiles.inc Sun Aug 24 19:31:26 2014 = (r270509) >> +++ head/ObsoleteFiles.inc Sun Aug 24 21:21:54 2014 = (r270510) >> @@ -3205,6 +3205,202 @@ OLD_FILES+=3Dlib/geom/geom_concat.so.1 >> OLD_FILES+=3Dlib/geom/geom_label.so.1 >> OLD_FILES+=3Dlib/geom/geom_nop.so.1 >> OLD_FILES+=3Dlib/geom/geom_stripe.so.1 >> +# 20040728: GCC 3.4.2 >> +OLD_DIRS+=3Dusr/include/c++/3.3 >> +OLD_FILES+=3Dusr/include/c++/3.3/FlexLexer.h >> +OLD_FILES+=3Dusr/include/c++/3.3/algorithm >> +OLD_FILES+=3Dusr/include/c++/3.3/backward/algo.h >=20 > I suspect that there's a story here that needs to be told.. Yes, if it hasn't been a problem in 10 years, why do it now? -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?61DA1EC8-C938-4AB8-B518-7249307B4379>