This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Proposed gfortran development branch


* Toon Moene wrote on Thu, Mar 19, 2009 at 07:46:37PM CET:
> Richard Guenther wrote:
>>
>> Note that merging the branch will be painful (as in, please dissect
>> the branch into the individual patches again to make bisecting the
>> trunk SVN possible).

> I agree about the bisecting-in-case-of-bugs issue.

For what little the opinion of a mostly-lurker is worth here, but I
disagree on the bisecting-in-case-of-bugs issue.  Today, there exist
version control systems that can deal with bisecting over nonlinear
histories, as well as temporarily linearizing a history (in case the
merge point, rather than a single patch on a merged branch is at fault).
It even works, too.

That's only tangent to the real issue here, of course.

Cheers,
Ralf


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