Ticket #45222

generate_packets.py: Move key field "unfill" into type code

Eröffnet am: 2022-07-25 02:47 Letztes Update: 2022-07-26 21:44

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

Part of #45206. Introduce a new Field.get_unfill() method, which calls a FieldType.get_code_unfill() method that stores field values in local variables, for use in Variant.get_delta_receive_body().

Ticket-Verlauf (3/4 Historien)

2022-07-25 02:47 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: Move key field "unfill" into type code" created
2022-07-25 06:45 Aktualisiert von: alienvalkyrie
  • Lösung Update from Keine to Accepted
Kommentar

I'm not completely happy with this patch (struct fields being passed by-reference to handle/dsend make reusing fill difficult here); but it works fine for all current use cases, and I'll have to go over all the fill stuff again anyway.

2022-07-26 21:44 Aktualisiert von: alienvalkyrie
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden