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

Also available in: Atom PDF