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] Constify gen_printf/ax_string


On 03/06/2013 12:11 PM, Pedro Alves wrote:
On 03/06/2013 07:56 PM, Keith Seitz wrote:
2013-03-06 Keith Seitz <keiths@redhat.com>

     * ax-gdb.c (gen_printf): Make FORMAT const.
     * ax-gdb.h (gen_printf): Likewise.
     * ax-general.c (ax_string): Make STR const.
     * ax.h (ax_string): Likewise.

OK.

Committed. Thank you for taking a look.


Keith



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