This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Avoid using the ISO C99 `z' formatted output modifier
- From: Joel Brobecker <brobecker at adacore dot com>
- To: "Maciej W. Rozycki" <macro at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 20 Mar 2014 05:23:57 -0700
- Subject: Re: [PATCH] Avoid using the ISO C99 `z' formatted output modifier
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot DEB dot 1 dot 10 dot 1403191837150 dot 23119 at tp dot orcam dot me dot uk>
Hi Maciej,
> 2014-03-19 Maciej W. Rozycki <macro@codesourcery.com>
>
> gdb/
> * mi/mi-interp.c (mi_memory_changed): Avoid using the ISO C99
> `z' formatted output modifier.
LGTM - go ahead and commit.
Thank you,
--
Joel