--- dds-xtypes-rtf4_typeobject_issue-36_52_68_35_80_142_46_24.idl 2025-11-18 11:59:27 +++ dds-xtypes-rtf4_typeobject_issue-36_52_68_35_80_142_46_24_87.idl 2025-11-18 11:53:37 @@ -235,7 +235,7 @@ // Used for Types that have cyclic dependencies with other types @extensibility(APPENDABLE) @nested struct StronglyConnectedComponentId { - TypeObjectHashId sc_component_id; // Hash StronglyConnectedComponent + TypeObjectHashId scc_hashid; // Hash StronglyConnectedComponent long scc_length; // StronglyConnectedComponent.length long scc_index ; // identify type in Strongly Connected Comp. };