Issue 600: String_var and Any_var are missing the T_ptr definition (cxx_revision) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: Appendix E page E-2 and E-3: String_var and Any_var classes are missing T_ptr definition that occurs in the template for var types. These should be added for completness. Resolution: Close with no change. Only object reference types have _ptr type. They do not apply to strings or ty Revised Text: Actions taken: July 9, 1997: received issue July 24, 1997: reassigned to cxx_revision June 13, 2000: closed issue Discussion: Close with no change. Only object reference types have _ptr type. They do not apply to strings or type Any. End of Annotations:===== Return-Path: To: orb_revision@omg.org cc: cxx_revision@omg.org Subject: testsuite issue Date: Wed, 09 Jul 1997 15:59:06 +0100 From: Stephen McNamara Appendix E Page E-2 and E-3 The String_var and Any_var classes are missing the T_ptr definition that occurs in the template for var types. These should be added for completness. stephen