This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] Derived type extension
- From: Salvatore Filippone <salvatore dot filippone at uniroma2 dot it>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: Fortran at gcc dot gnu dot org
- Date: Mon, 28 Jul 2008 11:11:44 +0200
- Subject: Re: [Patch, fortran] Derived type extension
- References: <1217233517.3937.1.camel@localhost.localdomain> <488D872F.1090301@net-b.de>
- Reply-to: salvatore dot filippone at uniroma2 dot it
Il giorno lun, 28/07/2008 alle 10.45 +0200, Tobias Burnus ha scritto:
> Salvatore Filippone wrote:
> > I did an update from svn this morning, and tried the patch, with the
> > following:
> > svn update
> > Aggiornato alla revisione 138204.
> >
> I also applied his patch this morning to a clean tree with the same Rev.
> 138204 and I got no patch failures. (I think I had some fuzzy merges.)
> The trunk also successfully bootstrapped and so far (char_eoshift_1.f90)
> check-gfortran also shows no problems.
>
> Thus, I do not know why you had problems and I had none.
>
> Tobias
Well, I just killed the source tree, did a fresh checkout, and still
got the same errors; maybe I introduced an error in the patch file...
will try again.
Salvatore