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: [patch/rfc] convert enum XFAILs in gdb.c++/classes.exp to KFAILs


> Here's a patch; I've tested it with GCC3.1/DWARF2 and
> GCC2.95.3/stabs.  I'm planning to commit it on Monday unless somebody
> disagrees with me about that first KFAIL (or about something else!).

Okay with me.

Michael C

2003-02-28  David Carlton  <carlton at math dot stanford dot edu>

	* gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
	with respect to PR c++/57.
	KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
	c++/826.
	Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
	respect to PR c++/57.


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