Ticket #45754

generate_packets.py: Remove array nesting limit

Open Date: 2022-10-01 03:27 Last Update: 2022-10-09 20:40

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Part of #43927. Currently, arrays can only be nested three layers deep. While it's not likely we'll ever even need that many layers, there's no good reason for this limit; it only exists because there are only three array indices to use (i, j and k) ~> figure out a simple, general way to generate an unlimited number of indices and remove the restriction.

Ticket History (3/4 Histories)

2022-10-01 03:27 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: Remove array nesting limit" created
2022-10-08 06:08 Updated by: alienvalkyrie
  • Resolution Update from None to Accepted
2022-10-09 20:40 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Attachment File List

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login