qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/6] Fix more GCC9 -O3 warnings


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/6] Fix more GCC9 -O3 warnings
Date: Thu, 23 Jan 2020 18:55:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 1/23/20 12:28 PM, Alex Bennée wrote:
Philippe Mathieu-Daudé <address@hidden> writes:

On 12/17/19 6:32 PM, Philippe Mathieu-Daudé wrote:
Fix some trivial warnings when building with -O3.
Philippe Mathieu-Daudé (6):
    audio/audio: Add missing fall through comment
    hw/display/tcx: Add missing fall through comments
    hw/net/imx_fec: Rewrite fall through comments
    hw/timer/aspeed_timer: Add a fall through comment
    hw/scsi/megasas: Silent GCC9 duplicated-cond warning
    qemu-io-cmds: Silent GCC9 format-overflow warning

Sorry, this series failed because I used this tag in the first patch:

Cc: Kővágó, Zoltán <address@hidden>

Then git-send-email was happy with --dry-run, but then failed:
(body) Adding cc: Kővágó, Zoltán <address@hidden> from line
'Cc: Kővágó, Zoltán <address@hidden>'
5.1.1 <K  v  g  >: Recipient address rejected: User unknown in local
recipient table

Note to self, enclose utf-8 names, as:
Cc: "Kővágó, Zoltán" <address@hidden>

I never have to with my tags:

Cc: Alex Bennée <address@hidden>

Is it possible to be more even utf-8? Sounds like a bug in the git tools
to me.

The problem is the comma.
What do you mean by "more UTF-8"?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]