[RFA] gdb/13483

Keith Seitz keiths@redhat.com
Mon Sep 10 17:33:00 GMT 2012


On 09/10/2012 08:31 AM, Tom Tromey wrote:
>>>>>> "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.
>

Thank you for reviewing this. It has been committed.

Keith



More information about the Gdb-patches mailing list