[omniORB] omniORBpy : problem with sequence of double and sequenc of struct

Duncan Grisby dgrisby@uk.research.att.com
Thu, 18 Oct 2001 10:51:34 +0100


On Wednesday 17 October, Claudio Scafuri wrote:

> I am trying to port a C++ CORBA client to python. omniORBpy seems to
> have some problems with a method returning a sequence of
> doubles. The sequence returned has the correct lenght but it seems
> to be off by one. The first element is garbage, and the last element
> contains what should be at position n-1.

My simple tests with sequences of doubles do the right thing. Can you
post a minimal example program that exhibits the problem?

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --