ADA 1.2 NO IDEA Avatar
  1. OMG Issue

ADA12 — Nil object reference (CORBA v. 2.2)

  • Key: ADA12-11
  • Legacy Issue Number: 1702
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: Section 20.3.5 of the OMG IDL to C++ Mapping states:

    " The mapping for an interface defines a static member function
    named _nil that returns a nil object reference of that interface
    type [...] "

    Although the section "Object Reference Operations" in the OMG IDL
    to Ada Mapping chapter 23.5.5 defines a function

    function Is_Nil (Self : Ref) return Boolean;

    the mapping does not define a Nil operation.

  • Reported: ADA 1.0 — Mon, 20 Jul 1998 04:00 GMT
  • Disposition: Resolved — ADA 1.2
  • Disposition Summary:

    No Data Available

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