This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
RE: [RFA 2/3] PR gdb/20653 - small cleanup in string_to_explicit_location
- From: Tamar Christina <Tamar dot Christina at arm dot com>
- To: Tom Tromey <tom at tromey dot com>
- Cc: Yao Qi <qiyaoltc at gmail dot com>, "keiths at redhat dot com" <keiths at redhat dot com>, "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>, nd <nd at arm dot com>
- Date: Thu, 6 Oct 2016 15:42:29 +0000
- Subject: RE: [RFA 2/3] PR gdb/20653 - small cleanup in string_to_explicit_location
- Authentication-results: sourceware.org; auth=none
- Nodisclaimer: True
- References: <VI1PR0801MB2031F8BBE482E30DC339C2E1FFC70@VI1PR0801MB2031.eurprd08.prod.outlook.com> <87mvihecf9.fsf@tromey.com>
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
> -----Original Message-----
> From: Tom Tromey [mailto:tom@tromey.com]
> Sent: 06 October 2016 16:16
> To: Tamar Christina
> Cc: tom@tromey.com; Yao Qi; keiths@redhat.com; gdb-
> patches@sourceware.org; nd
> Subject: Re: [RFA 2/3] PR gdb/20653 - small cleanup in
> string_to_explicit_location
>
> >>>>> "Tamar" == Tamar Christina <Tamar.Christina@arm.com> writes:
>
> Tamar> Any progress on getting this patch committed?
> Tamar> This issue is currently breaking our nightlies.
>
> I pushed the patch yesterday.
Ah, great. Thanks, I see it in the queue for build tonight.
> Did it cause some problem? And if so, what?
>
No, the patch did not cause a problem. I have been waiting for the patch to
solve a problem. Without the patch compilation fails as we compile with
Warnings as errors.
Thanks,
Tamar