UCM 1.0 FTF Avatar
  1. OMG Issue

UCM — Align UCM primitive types with IDL

  • Key: UCM-47
  • Status: closed  
  • Source: THALES ( Thomas Vergnaud)
  • Summary:

    UCM introduced two extra integer kinds: byte and ubyte, which do not exist in IDL. On the other side, IDL has a type named octet, which does not exist in UCM. Also, wchar in IDL is char32 in UCM.
    UCM should be consistent with IDL.

  • Reported: UCM 1.0b1 — Fri, 17 Mar 2017 15:48 GMT
  • Disposition: Resolved — UCM 1.0
  • Disposition Summary:

    Align UCM primitive types with IDL

    Remove BYTE and UBYTE primitive integers. Introduce OCTET. Rename CHAR32 into WCHAR.

  • Updated: Mon, 16 Oct 2017 15:14 GMT