This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: ping: [PATCH] Fix libgfortran on darwin, hpux and cygwin (PR libfortran/24991)
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: fortran at gcc dot gnu dot org
- Date: Mon, 28 Nov 2005 15:54:03 -0500 (EST)
- Subject: Re: ping: [PATCH] Fix libgfortran on darwin, hpux and cygwin (PR libfortran/24991)
Steve,
I confirmed that the patch...
http://gcc.gnu.org/ml/fortran/2005-11/msg00678.html
...worked fine a couple of days ago...
http://gcc.gnu.org/ml/fortran/2005-11/msg00702.html
The patch exposed the breakage in ftell and fgetc which
Jakub has since fixed.
Jack