| commit | d291eec441527e550bf7ade8d3b5457911b4a472 | [log] [tgz] |
|---|---|---|
| author | Tormod Volden <debian.tormod@gmail.com> | Sun Nov 05 19:51:36 2023 +0100 |
| committer | Tormod Volden <debian.tormod@gmail.com> | Wed Nov 29 18:10:43 2023 +0100 |
| tree | d6b92109dcb7694adade68551cb7dd1bdf13cab2 | |
| parent | acc7b9d4dedc690e613baef197f4270ebf972d33 [diff] |
Revert "core: Remove select case not possibly reached" This reverts commit cd8078db, which although it made a static analyzer happy, unfortunately got compilers to complain (with -Wswitch-enum enabled). Signed-off-by: Tormod Volden <debian.tormod@gmail.com>