IDL 4.3 RTF Avatar
  1. OMG Issue

IDL43 — Ambiguous use of numeric annotation on a typedef

  • Key: IDL43-79
  • Status: open   Implementation work Blocked
  • Source: Objective Interface Systems ( Mr. Chuck Abbott)
  • Summary:

    Section 8.3.3
    Has the normative example;

    @range (min=10, max=20)
    typedef long MyLong;

    It is unclear to me if the annotation applies to the typedef keyword or to the type in the typedef definition.

  • Reported: IDL 4.2 — Mon, 21 Aug 2023 17:23 GMT
  • Updated: Tue, 22 Aug 2023 14:32 GMT