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 09/18] poison "namespace"


On Wed, 09 Oct 2013 19:17:24 +0200, Ondrej Oprala wrote:
[...]
> --- a/gdb/ChangeLog
> +++ b/gdb/ChangeLog
> @@ -17,6 +17,20 @@
>  
>  2013-10-09  Tom Tromey  <tromey@redhat.com>
>  
> + * ada-lang.c (domain) : Renamed from namespace.
> + * ada-lang.h (domain) : Likewise.
> + * block.h (namespace_info) : Likewise.
> + * common/filestuff.c (socket_namespace) : Likewise.
> + * common/filestuff.h (socket_namespace) : Likewise.
> + * cp-namespace.c (name_space) : Likewise.
> + * cp-support.c (name_space) : Likewise.
> + * cp-support.h (name_space) : Likewise.
> + * dwarf2read.c (domain) : Likewise.
> + * psymtab.c (domain) : Likewise.
> + * symfile.h (domain) : Likewise.

Mistakes in the ChangeLog described elsewhere.


> +
> +2013-10-09  Tom Tromey  <tromey@redhat.com>
> +
>   * addrmap.c (mutable_map) : Rename from mutable.
>  
>  2013-10-09  Tom Tromey  <tromey@redhat.com>
[...]

Otherwise the patch itself is OK to commit.


Thanks,
Jan


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