This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: More cpp.texi updates



> The lack of quality control means that at present there is a significant
> probability that a random snapshot (as a sample of the CVS tree at a
> random time) doesn't build on some platforms.  If the snapshot script were
> to build GCC, then those weeks would fail to have snapshots at all (though
> they might well build on other platforms).

True.  Non-building on i686-pc-linux-gnu is quite rare, since it's so
heavily banged on, and there's nothing to say that we couldn't produce
the tarball anyhow in that case, using whatever happenned in the source
directory up to that point.  It's also unclear to me whether distributing
such a snapshot has a whole lot of value; skipping that week doesn't
strike me as a catastrophe.  It really does depend on what we're
trying to achieve with the snapshots.

>
> I see the snapshot diffs as being a way of reading and reviewing all
> changes to GCC over a week - in which case, the smaller the better.
> (Though a gcc-cvs-patches list, as I suggested in other/1634, might be
> better for this purpose.)

Yeah; all you want is a cron job that does `cvs diff' I think.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]