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]
Other format: [Raw text]

Re: [gfortran] Fix PR19194 : type mismatch between library and compiler


On Thu, Jan 06, 2005 at 10:36:13AM -0800, Steve Kargl wrote:
> cd gcc/libgfortran/io
> rm io.h\*

rm io.h*

> cvs update -PAd
> patch <~/tobi
> |
> |Index: io.h
> |===================================================================
> |RCS file: /cvs/gcc/gcc/libgfortran/io/io.h,v
> |retrieving revision 1.13
> |diff -u -p -r1.13 io.h
> |--- io.h        12 Dec 2004 08:59:04 -0000      1.13
> |+++ io.h        6 Jan 2005 13:29:31 -0000
> --------------------------
> Patching file io.h using Plan A...
> Hunk #1 succeeded at 1.
> Hunk #2 failed at 158.
> Hunk #3 failed at 176.
> 2 out of 3 hunks failed--saving rejects to io.h.rej
> Hmm...  Ignoring the trailing garbage.
> done
> 
> -- 
> Steve

-- 
Steve


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