Ticket #45077

generate_packets.py: move field flag data to separate class

Eröffnet am: 2022-07-11 04:05 Letztes Update: 2022-07-12 19:15

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

Details

Part of #43927. Introduce a new FieldFlags class to hold data for field flags (which is shared between, at minimum, fields defined on the same line) and move flag parsing code there.

Ticket-Verlauf (3/4 Historien)

2022-07-11 04:05 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: move field flag data to separate class" created
2022-07-11 04:47 Aktualisiert von: alienvalkyrie
  • Lösung Update from Keine to Accepted
Kommentar

Note: With caching, for the current packets.def, only three FieldFlags objects are actually created (for the 1180 field lines, and the 1215 fields defined through them) – one empty, one key and one diff.

2022-07-12 19:15 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