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 2/2] Function attributes: use shorter versions of the format macros


> For consistency sake, use the shorter versions of the function attribute
> format macros.

Same as in patch #1, please include the ChangeLog entry in the
commit's revision log.

It would be good also to explain in the revision log consistency
with what, becuase GDB uses nearly exclusively the form that you
are removing. I know the answer, now, but it took me some time to
figure it out.

> +2014-12-01  Cleber Rosa  <cleber@redhat.com>
> +
> +	* ada-lang.c: use shorter versions of function attributes macros.
> +	* cli-out.c: Likewise.
> +	* common/agent.c: Likewise.
> +	* common/buffer.h: Likewise.
> +	* common/common-debug.h: Likewise.
> +	* common/common-exceptions.h: Likewise.
> +	* common/common-utils.h: Likewise.
> +	* common/errors.h: Likewise.
> +	* complaints.h: Likewise.
> +	* disasm.c: Likewise.
> +	* exceptions.h: Likewise.
> +	* language.h: Likewise.
> +	* monitor.c: Likewise.
> +	* parser-defs.h: Likewise.
> +	* serial.h: Likewise.
> +	* ui-out.h: Likewise.
> +	* utils.h: Likewise.

Approved.

Thank you,
-- 
Joel


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