IDL 4.3 RTF Avatar
  1. OMG Issue

IDL43 — The op_with_context rule is missing in two syntax listings.

  • Key: IDL43-119
  • Status: open  
  • Source: INGI Consulting ApS ( Pétur Ingi Egilsson)
  • Summary:

    I believe “| <op_with_context> ";"“ is missing from 7.4.6.4.1 and Annex A, which shows
    (112) <export> ::+ <type_id_dcl> ";"

    <type_prefix_dcl> ";"
    <import_dcl> ";"
    <op_oneway_dcl> ";"

    Reasoning:
    7.4.6.3 shows:
    (112) <export> ::+ <type_id_dcl> ";"

    <type_prefix_dcl> ";"
    <import_dcl> ";"
    <op_oneway_dcl> ";"
    <op_with_context> ";"

    which if further confirmed in 7.4.6.4 which states that “Operations with Context“ is added by the CORBA-Specific Interfaces building block.

  • Reported: IDL 4.2 — Sat, 7 Feb 2026 17:48 GMT
  • Updated: Sat, 7 Feb 2026 18:26 GMT