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 10/18] poison "operator"


On Wed, 09 Oct 2013 19:17:25 +0200, Ondrej Oprala wrote:
> --- a/gdb/ChangeLog
> +++ b/gdb/ChangeLog
> @@ -17,6 +17,15 @@
>  
>  2013-10-09  Tom Tromey  <tromey@redhat.com>
>  
> + * c-exp.y (oper) : Renamed from operator.
> + * f-exp.y (oper) : Likewise.
> + * go-exp.y (oper) : Likewise.
> + * jv-exp.y (oper) : Likewise.
> + * p-exp.y (oper) : Likewise.
> + * valarith.c (oper) : Likewise.

ChangeLog is not correct.


> +
> +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.
[...]

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]