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~
