Issue 114: Specification type on CORBA_ORB_object_to_string example (c_mapping-rtf) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: On p. 14-24, the example of CORBA_ORB_object_to_string seems to have the CORBA_environment parameter in an unexpected position. Is this intentional? And what about the example on 14-28? Resolution: Fixed by Portability submission Revised Text: Actions taken: September 11, 1996: Received issue December 12, 1996: moved from cxx-revision to c-rev-wg January 2, 1998: closed issue Discussion: closed issue End of Annotations:===== From geoff Wed Sep 11 13:54:39 1996 Received: by amethyst.omg.org.omg.org (5.4R2.01/1.34) id AA05948; Wed, 11 Sep 1996 13:54:39 -0400 Date: Wed, 11 Sep 1996 13:54:39 -0400 From: geoff (Geoffrey Speare) Message-Id: <9609111754.AA05948@amethyst.omg.org.omg.org> To: issue-logger@omg.org Subject: C mapping: specification typo on CORBA_ORB_object_to_string() example? X-Omg-Issue: 114 Date: Mon, 9 Sep 1996 17:30:05 PDT Sender: Bill Janssen From: Bill Janssen To: issues@omg.org Subject: C mapping: specification typo on CORBA_ORB_object_to_string() example? Cc: orbos@omg.org On page 14-24, the example of CORBA_ORB_object_to_string seems to have the CORBA_environment parameter in an unexpected position. Is this intentional? And what about the example on the top of page 14-28? The C signatures on page 14-29? Bill >From mail Tue Oct 8 22:50 EDT 1996 Sender: Bill Janssen From: Bill Janssen To: c-rev-wg@omg.org Subject: suggested resolution for issue 114 (specification typo on CORBA_ORB_object_to_string() example?) Date: Tue, 8 Oct 1996 19:46:43 PDT Content-Length: 101 I suggest we fix the typo by moving the environment parameter to the end of the argument list. Bill >From mail Tue Oct 8 22:50 EDT 1996 Sender: Bill Janssen From: Bill Janssen To: c-rev-wg@omg.org Subject: suggested resolution for issue 114 (specification typo on CORBA_ORB_object_to_string() example?) Date: Tue, 8 Oct 1996 19:46:43 PDT Content-Length: 101 I suggest we fix the typo by moving the environment parameter to the end of the argument list. Bill Issue 114: Specification type on CORBA_ORB_object_to_string example Summary: On p. 14-24, the example of CORBA_ORB_object_to_string seems to have the CORBA_environment parameter in an unexpected position. Is this intentional? And what about the example on 14-28? Resolution: Fixed by Portability submission Discussion - this seems to have been fixed. I propose we close it.