-
Key: DDSXTY14-88
-
Status: open
-
Source: Real-Time Innovations ( Dr. Gerardo Pardo-Castellote, Ph.D.)
-
Summary:
Annex B declares MinimalStructMemberSeq as:
// Member of an aggregate type @extensibility(APPENDABLE) @nested struct MinimalStructMember { CommonStructMember common; MinimalMemberDetail detail; }; // Ordered by common.member_id typedef sequence<MinimalStructMember> MinimalStructMemberSeq;
The comment is wrong: It contradicts section 7.3.4.5 where it says it should be ordered by member index. It is also inconsistent with struct CompleteStructMemberSeq before.
Instead, the comment before MinimalStructMemberSeq it should say:
// Ordered by the member_index
-
Reported: DDS-XTypes 1.3b1 — Wed, 9 Apr 2025 18:30 GMT
-
Updated: Wed, 9 Apr 2025 21:44 GMT
DDSXTY14 — Correct comment in Annex B struct MinimalStructMember
- Key: DDSXTY14-88
- OMG Task Force: DDS Extensible Types (DDS-XTYPES) 1.4 RTF