Actions
Feature #1888
openselect_actres_action_unit_on_stack()
Start date:
01/08/2026
Due date:
% Done:
0%
Estimated time:
Description
Add utility function select_actres_action_unit_on_stack() to find out if unit can do any action with the given result to a stack.
Files
Updated by Marko Lindqvist 2 days ago
- File 0062-Add-select_actres_action_unit_on_stack.patch 0062-Add-select_actres_action_unit_on_stack.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist 1 day ago
- Status changed from In Review to In Progress
On an autotools build, compiler gives an "array bounds" warning about this.
Updated by Marko Lindqvist about 7 hours ago
- File 0051-Add-select_actres_action_unit_on_stack.patch 0051-Add-select_actres_action_unit_on_stack.patch added
- Status changed from In Progress to In Review
Marko Lindqvist wrote in #note-2:
On an autotools build, compiler gives an "array bounds" warning about this.
Fixed
Also corrected function return type.
Actions