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: [PATCH] [D] Fix regression in py-lookup-type.exp


On 17 September 2015 at 06:44, Doug Evans <xdje42@gmail.com> wrote:
> Iain Buclaw <ibuclaw@gdcproject.org> writes:
>> Hi,
>>
>> Implementation shamelessly borrowed from Doug Evans. :-)
>>
>> Regards
>> Iain
>>
>> gdb/ChangeLog:
>>
>>       * d-namespace.c (d_lookup_symbol): New arg langdef.
>>       All callers updated.  Support looking up symbol as a primitive type.
>>       (lookup_module_scope): New arg langdef.  All callers updated.
>>       Call d_lookup_symbol directly for simple bare symbols.
>
> LGTM


Thanks, committed - I'll let the python guy know. ;-)


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