ADA 1.2 NO IDEA Avatar
  1. OMG Issue

ADA12 — 23.8.1 Package CORBA

  • Key: ADA12-24
  • Legacy Issue Number: 1896
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: I propose the addition of two functions to the package CORBA: function To_CORBA_String (Source : Standard.String) return CORBA.String;
    function To_Standard_String (Source : CORBA.String) return Standard.String; In my opinion, the frequency with which these conversion functions are
    needed when dealing with the type CORBA.String justify their inclusion
    in the CORBA package.

  • Reported: ADA 1.0 — Fri, 28 Aug 1998 04:00 GMT
  • Disposition: Resolved — ADA 1.2
  • Disposition Summary:

    CORBA.String) return Standard.String; In my opinion, the frequency with which these conversion f

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