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] create testsuite/gdb.cp directory


On Fri, 15 Aug 2003 11:34:31 -0400, Michael Elizabeth Chastain <mec@shout.net> said:

> Okay, I will revise my formal proposal to do what everybody wants:

>   (1) create testsuite/gdb.cp
>   (2) "cvs add" all the files from gdb.c++/* to gdb/cp
>   (3) "cvs remove" all the files from gdb.c++

Great!

>   (4) All this in gdb HEAD, no action in gdb gdb_6_0-branch

> I am open to changing (4) and doing it in the branch as well if
> David and Andrew want that (and I always care about Daniel's opinion
> as well).

I guess I have a slight preference for doing it on the branch as well.
The main difference seems to be that, if we don't, it will make future
mainline/6.0 comparisons harder but 6.0/5.3 comparisons easier,
whereas, if we do, it will make mainline/6.0 comparisons easier but
6.0/5.3 comparisons harder.  Given that 6.0 is about to be released
(right?), 6.0/5.3 comparisons should soon become mostly irrelevant.
Also, it will make it easier to apply testsuite patches to both the
mainline and branch, when appropriate.

Having said that, I don't really care much at all one way or another.

David Carlton
carlton@kealia.com


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