This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA]: File-I/O patch


On Sun, Jun 08, 2003 at 02:55:07PM -0400, Andrew Cagney wrote:

Corinna, can you please check this into the mainline but with the rename:

gdb/fileio.[hc] -> gdb/remote-fileio.[hc]

commit/use the attached include/gdb/fileio.h.

I should explain the rationale. With out the rename, but with gdb-fileio.h in include/gdb/fileio.h, the source tree ends up with:


	src/gdb/fileio.h
	src/include/gdb/fileio.h

which makes for a confusing #include "gdb/fileio.h".

Andrew


Applied.

Corinna

-- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:vinschen@redhat.com



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