[omniORB] CORBA::CompletionStatus
Duncan Grisby
duncan@grisby.org
Mon Nov 4 17:56:01 2002
On Monday 4 November, p.klotz@icoserve.com wrote:
> Shouldn't CORBA::CompletionStatus according to the CORBA standard be
> CORBA::completion_status?
You would think so by reading the ORB Interface chapter, but if you
look at the C++ mapping spec, you'll see that it should be
CompletionStatus, so omniORB is correct. The Python mapping uses
completion_status.
> I ran into this problem when porting an application from MICO to omniORB.
You should report it as a bug in MICO.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --