Changes between Version 3 and Version 4 of Ticket #353
- Timestamp:
- 03/16/2025 08:21:22 AM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #353 – Description
v3 v4 3 3 Therefore, subsequent ssu_$add_request_table calls cannot compare the requested table position with position specified for each existing request table. 4 4 5 To correct this deficiency, the version of the structure in ssu_request_tables_list.incl.pl1 must be incremented to version 2 so the given table position can be preserved in a .pad element ofthe version 1 structure.5 To correct this deficiency, the version of the structure in ssu_request_tables_list.incl.pl1 must be incremented to version 2 so the given table position can be preserved. It will occupy storage space formerly defined as a .pad element in the version 1 structure. 6 6 7 7 Recommend changes to ssu_request_tables_list structure are shown below.
