DDS 1.2 RTF Avatar
  1. OMG Issue

DDS12 — Inconsistent PIM/PSM for RETCODE_ILLEGAL_OPERATION

  • Key: DDS12-60
  • Legacy Issue Number: 9542
  • Status: closed  
  • Source: THALES ( Virginie Watine)
  • Summary:

    Summary:
    See also issue R#123 of our previous Issues document. (Addition of an IllegalOperation Errorcode). This issue has been solved on the PIM level, but the ReturnCode has not been added to the IDL PSM.

    Proposed Resolution::
    Add the RETCODE_ILLEGAL_OPERATION ReturnCode to the PSM in section 2.2.3.

    Proposed Revised Text::
    Section 2.2.3 DCPS PSM : IDL
    after the line "const ReturnCode_t RETCODE_NO_DATA = 11;" add the line:
    const ReturnCode_t RETCODE_ILLEGAL_OPERATION = 12;

  • Reported: DDS 1.1 — Mon, 3 Apr 2006 04:00 GMT
  • Disposition: Resolved — DDS 1.2
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 20:58 GMT