Changes between Version 3 and Version 4 of Ticket #353


Ignore:
Timestamp:
03/16/2025 08:21:22 AM (16 months ago)
Author:
Gary Dixon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #353 – Description

    v3 v4  
    33Therefore, subsequent ssu_$add_request_table calls cannot compare the requested table position with position specified for each existing request table.
    44
    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 of the version 1 structure.
     5To 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.
    66
    77Recommend changes to ssu_request_tables_list structure are shown below.