mandown
mandown copied to clipboard
gcc warning
Hi
src/view.c: In function ‘view’: src/view.c:475:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 475 | if (getmouse(&event) == OK) { | ^ src/view.c:486:7: note: here 486 | case TAB: { tab_find: | ^~~~ formula mdn