-
Key: DDSXTY_-14
-
Legacy Issue Number: 16365
-
Status: closed
-
Source: Real-Time Innovations ( Mr. Alejandro Campos)
-
Summary:
A bit set with bit bound <= 8 is mapped to a byte in some places (page 78 and 40) and to an unsigned short in others (page 88). (Page numbers refer to beta 2.)
Proposed Resolution:
A bit set with bit bound <= 8 should be serialized as a single byte.
Proposed Revised Text:
In the table in section 7.5.1.2.2, BitSet Types, replace these rows:
Bit Set Bound
Unsigned Integer Equivalent116
unsigned shortwith the following:
Bit Set Bound
Primitive Equivalent18
octet916
unsigned short -
Reported: DDS-XTypes 1.0b2 — Tue, 5 Jul 2011 04:00 GMT
-
Disposition: Resolved — DDS-XTypes 1.0
-
Disposition Summary:
A bit set with bit bound <= 8 should be serialized as a single byte.
-
Updated: Fri, 6 Mar 2015 21:48 GMT
DDSXTY_ — Inconsistent bit set/integer equivalency
- Key: DDSXTY_-14
- OMG Task Force: 2nd Extensible and Dynamic Topic Types for DDS FTF