This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: I/O library and testing
On Sun, Feb 27, 2005 at 04:25:31PM +0000, Paul Brook wrote:
> On Sunday 27 February 2005 16:16, Tobias Schl?ter wrote:
> > Tobias Schl?ter wrote:
> > > Nevertheless, I think this should be
> > > fixed, and I will commit the obvious patch fixing the equality test to
> > > the mainline together with a testcase once testing finishes.
> >
> > For the sake of completeness: here's what I commited to the mainline.
>
> Please also apply this to the 4.0 branch.
>
> Applying different fixes to mainline and release branch is a bad idea (twice
> as much chance of making a mistake). Especially in this case where the change
> is user-visible. 4.0 hasn't been released
> yet, so we don't need to worry about backwards compatibility.
>
Stupid question time. I very rarely use branchs in my own
cvs trees, so how does one make commits to both mainline
and 4.0? For example, do you have 2 gcc trees checked out and
apply the patch to both? A simple list of commands will
suffice to explain the prefered procedure.
--
Steve