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 07/18] poison "explicit"


On Wed, 09 Oct 2013 19:17:22 +0200, Ondrej Oprala wrote:
> --- a/gdb/ChangeLog
> +++ b/gdb/ChangeLog
> @@ -17,6 +17,12 @@
>  
>  2013-10-09  Tom Tromey  <tromey@redhat.com>
>  
> + * mi/mi-cmd-var.c (is_explicit) : Rename from explicit.
> + * varobj.c (is_explicit) : Likewise.
> + * varobj.h (is_explicit) : Likewise.

Use tab + parentheses content is incorrect as described elsewhere.


> +
> +2013-10-09  Tom Tromey  <tromey@redhat.com>
> +
>   * gdbthread.h (private_data) : Renamed from private.
>   * inferior.c (private_data) : Likewise.
>   * inferior.h (private_data) : Likewise.
[...]

OK with the patch itself.


Thanks,
Jan


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