Re: svn commit: r270510 - head

2014-08-25 Thread John Baldwin
On Monday, August 25, 2014 01:35:21 PM Bryan Drewery wrote: > On 8/25/2014 12:36 PM, Benjamin Kaduk wrote: > > On Mon, Aug 25, 2014 at 10:10 AM, Gleb Smirnoff > > > > wrote: > > And carrying this stuff costs us almost nothing. > > > > The cost of having it in the

Re: svn commit: r270510 - head

2014-08-25 Thread Bryan Drewery
On 8/25/2014 12:36 PM, Benjamin Kaduk wrote: > On Mon, Aug 25, 2014 at 10:10 AM, Gleb Smirnoff > wrote: > > > And carrying this stuff costs us almost nothing. > > > The cost of having it in the tree is small, yes. But the runtime cost > when people actually run

Re: svn commit: r270510 - head

2014-08-25 Thread Benjamin Kaduk
On Mon, Aug 25, 2014 at 10:10 AM, Gleb Smirnoff wrote: > > And carrying this stuff costs us almost nothing. > The cost of having it in the tree is small, yes. But the runtime cost when people actually run delete-old will only keep increasing ... it already feels kind of slow, to me. -Ben _

Re: svn commit: r270510 - head

2014-08-25 Thread Gleb Smirnoff
On Sun, Aug 24, 2014 at 04:01:23PM -0700, Don Lewis wrote: D> >>> +# 20040728: GCC 3.4.2 D> >>> +OLD_DIRS+=usr/include/c++/3.3 D> >>> +OLD_FILES+=usr/include/c++/3.3/FlexLexer.h D> >>> +OLD_FILES+=usr/include/c++/3.3/algorithm D> >>> +OLD_FILES+=usr/include/c++/3.3/backward/algo.h D> >> D> >> I su

Re: svn commit: r270510 - head

2014-08-24 Thread Mark Linimon
On Sun, Aug 24, 2014 at 02:44:14PM -0700, Peter Wemm wrote: > I suspect that there's a story here that needs to be told.. Pull the string! The story must be told! mcl ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/s

Re: svn commit: r270510 - head

2014-08-24 Thread Rui Paulo
On Aug 24, 2014, at 16:01, Don Lewis wrote: > > On 24 Aug, Rui Paulo wrote: >> On Aug 24, 2014, at 14:44, Peter Wemm wrote: >>> >>> 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.free

Re: svn commit: r270510 - head

2014-08-24 Thread Don Lewis
On 24 Aug, Rui Paulo wrote: > On Aug 24, 2014, at 14:44, Peter Wemm wrote: >> >> 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 >>> >>> Log: >>> Catch up

Re: svn commit: r270510 - head

2014-08-24 Thread Don Lewis
On 24 Aug, Peter Wemm wrote: > 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 >> >> Log: >> Catch up to gcc 3.3 -> 3.4 upgrade. >> >> MFC after: 3 days >>

Re: svn commit: r270510 - head

2014-08-24 Thread Rui Paulo
On Aug 24, 2014, at 14:44, Peter Wemm wrote: > > 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 >> >> Log: >> Catch up to gcc 3.3 -> 3.4 upgrade. >> >> MFC

Re: svn commit: r270510 - head

2014-08-24 Thread Peter Wemm
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 > > Log: > Catch up to gcc 3.3 -> 3.4 upgrade. > > MFC after: 3 days > > Modified: > head/ObsoleteFiles.inc