Issue 187: Freeing inaccessible storage for T_var as out parameter (cxx_revision) Source: (, ) Nature: Uncategorized Severity: CRITICAL Summary: Summary: Standard requires that a conforming implementation must free the inaccessable storage associated with a parameter passed as a managed type(T_var). How to achieve it for out parameters?? Resolution: Fixed by Portability submission Revised Text: Actions taken: October 14, 1996: received issue January 2, 1998: closed issue Discussion: End of Annotations:===== From juergen@omg.org Thu Oct 24 14:51:23 1996 Received: from rune.omg.org by amethyst.omg.org.omg.org (5.4R2.01/1.34) id AA14939; Thu, 24 Oct 1996 14:51:23 -0400 Message-Id: <2.2.32.19961024185103.00721c8c@amethyst.omg.org> X-Sender: juergen@amethyst.omg.org X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 24 Oct 1996 14:51:03 -0400 To: issues, cxx_revision From: Juergen Boldt Subject: issue187 This is issue # 187 Title: Freeing inaccessible storage for T_var as out parameter Desc: Standard requires that a conforming implementation must free the inaccessable storage associated with a parameter passed as a managed type(T_var). How to achieve it for out parameters?? -Juergen