IDL4-CPP 1.0b2 FTF Avatar
  1. OMG Issue

IDL4CPP — int8/uint8 mapping

  • Key: IDL4CPP-45
  • Status: closed  
  • Source: Remedy IT ( Johnny Willemsen)
  • Summary:

    Given this is the old CORBA style, wouldn't it be more consistent to use CORBA::TinyShort and CORBA::UTinyShort, that matches the other types as defined in D.2.1.5

  • Reported: IDL4-CPP 1.0b1 — Thu, 25 Jan 2024 12:50 GMT
  • Disposition: Closed; No Change — IDL4-CPP 1.0b2
  • Disposition Summary:

    General consensus is to maintain the current mapping

    The general consensus is to maintain CORBA::Int8 and CORBA::UInt8 for mapping the int8 and uint8 types, instead of renaming them to CORBA::TinyShort and CORBA::UnsignedTinyShort.

  • Updated: Mon, 16 Sep 2024 14:15 GMT