CORBA 2.4 NO IDEA Avatar
  1. OMG Issue

CORBA24 — Pragma version 2.3

  • Key: CORBA24-96
  • Legacy Issue Number: 3694
  • Status: closed  
  • Source: Objective Interface Systems ( Mr. Bill Beckwith)
  • Summary:

    Since pragma version only applies to the name given in the
    pragma and not to anything in the scope of the name this
    means that the rep id of things like Bounds and BadKind are
    still "...:1.0":

    interface TypeCode { // PIDL

    1. pragma version TypeCode 2.3
      exception Bounds {};
      exception BadKind {};

    This is just one example of many things inside version 2.3
    pragma'ed scopes that are defaulting to 1.0.

  • Reported: CORBA 2.3.1 — Fri, 9 Jun 2000 04:00 GMT
  • Disposition: Resolved — CORBA 2.4
  • Disposition Summary:

    No Data Available

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