Actions
Feature #528
closedgenerate_packets.py: make Location class handle inserting packet-> correctly
Start date:
05/02/2024
Due date:
% Done:
0%
Estimated time:
Description
Add methods to the Location class for inserting real_packet->
etc. at the correct spot, not necessarily at the start, to support things like &(packet->worklist)
or strvec_get(packet->helptext, i)
when needed.
Files
Updated by Alina Lenk 7 months ago
- File 0002-generate_packets.py-make-Location-class-insert-packe.patch 0002-generate_packets.py-make-Location-class-insert-packe.patch added
- Status changed from New to In Review
Actions