This is the mail archive of the gdb-patches@sourceware.org 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] gdb/13483


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> 2012-08-31  Keith Seitz  <keiths@redhat.com>
Keith> 	PR gdb/13483
Keith> 	* gdbtypes.h (BOOL_PTR_CONVERSION_BADNESS): Rename to ...
Keith> 	(BOOL_CONVERSION_BADNESS): ... this.
Keith> 	* gdbtypes.c (BOOL_PTR_CONVERSION_BADNESS): Likewise.
Keith> 	(rank_one_type): Allow all boolean conversions
Keith> 	permitted by the standard.

Keith> 2012-08-31  Keith Seitz  <keiths@redhat.com>
Keith> 	PR gdb/13483
Keith> 	* gdb.cp/converts.cc (A::A): Add ctor.
Keith> 	(A::member_): Add member.
Keith> 	(enum my_enum): New enumeration.
Keith> 	(main): Add calls to foo1_7 with various
Keith> 	permitted arguments.
Keith> 	* gdb.cp/converts.exp: Add tests for boolean
Keith> 	conversions permitted by the standard.

This is ok.  Thanks.

Tom


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