Project

General

Profile

Actions

Feature #121

closed

action_ui_name_default() switch-case to require all values

Added by Marko Lindqvist 11 months ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Category:
General
Target version:
Start date:
01/03/2024
Due date:
% Done:

0%

Estimated time:

Description

action_ui_name_default() switch-case is with "int" type, so the compiler won't detect if some action value is not handled. Make the switch-value proper enum so compiler will warn about such problems.


Files

Actions #1

Updated by Marko Lindqvist 11 months ago

  • Subject changed from action_ui_name_default() switct-case to require all values to action_ui_name_default() switch-case to require all values
Actions #3

Updated by Marko Lindqvist 11 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF