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: Tue, 17 Dec 2019 18:39:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

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>




reply via email to

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