Ticket #45077

generate_packets.py: move field flag data to separate class

Open Date: 2022-07-11 04:05 Last Update: 2022-07-12 19:15

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
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 History (3/4 Histories)

2022-07-11 04:05 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: move field flag data to separate class" created
2022-07-11 04:47 Updated by: alienvalkyrie
  • Resolution Update from None to Accepted
Comment

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 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login