[PATCH] Fix implicit conversion warning produced by clang

Yao Qi qiyaoltc@gmail.com
Wed Jun 15 08:52:00 GMT 2016


Hi Taras,
Thanks for the patch, but it should be sent to binutils@sourceware.org
mail list,
instead of gdb's.

On Tue, Jun 14, 2016 at 6:55 PM, Taras Tsugrii <ttsugrii@fb.com> wrote:
> diff --git a/binutils/ChangeLog b/binutils/ChangeLog
> index ff8161a..08be889 100644
> --- a/binutils/ChangeLog
> +++ b/binutils/ChangeLog
> @@ -1,3 +1,7 @@
> +2016-06-14  Taras Tsugrii  <taras.tsugriy@gmail.com>
> +
> +       * objcopy.c: Fix clang implicit conversion warning.
> +

ChangeLog entry describes "what is your change" rather than "why do you
change".

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list