Project

General

Profile

Actions

Feature #1799

closed

API refactor - double pointer was never used; single pointer suffices.

Added by John Robertson 10 days ago. Updated 9 days ago.

Status:
Rejected
Priority:
Normal
Category:
Server
Target version:
-
Start date:
12/04/2025
Due date:
% Done:

0%

Estimated time:

Description

unit_assign_specific_activity_target()
unit_activity_handling_targeted()
unit_activity_targeted_internal()
do_action_activity_targeted()

all use a double pointer for the extra_type structure, but only use it equivalently as a single pointer.

This patch refactors these APIs to use the more straightforward single pointer.


Files

1799.patch (13.6 KB) 1799.patch John Robertson, 12/04/2025 08:20 PM
Actions

Also available in: Atom PDF