Philippe Mathieu-Daudé <[email protected]> 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 <[email protected]>
>
> Then git-send-email was happy with --dry-run, but then failed:
> (body) Adding cc: Kővágó, Zoltán <[email protected]> from line
> 'Cc: Kővágó, Zoltán <[email protected]>'
> 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" <[email protected]>

I never have to with my tags:

Cc: Alex Bennée <[email protected]>

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

-- 
Alex Bennée

Reply via email to