|
From: | Rohit Shinde |
Subject: | Re: [PATCH v4] qapi/opts-visitor: Fixed fallthrough compiler warning |
Date: | Sun, 16 Aug 2020 12:55:51 -0400 |
On 8/15/20 7:31 PM, Rohit Shinde wrote:
> /* range has been completed, fall through in order to pop option */
> - __attribute__((fallthrough));
> + /* fallthrough */
(1) Any patch should not be relative to your own v3.
(2) The previous line already contains the words "fall through",
so what is it that you are trying to fix?
r~
[Prev in Thread] | Current Thread | [Next in Thread] |