[omniORB] omniORB4.0.3 size limit on Any

Duncan Grisby duncan at grisby.org
Fri Feb 20 17:10:45 GMT 2004


On Wednesday 18 February, "Ken Garner" wrote:

> Is there a limit on the size of an Any object in OmniOrb4?  My platform
> is Win32.

[...]
> The size of the IdlObjectFoo object is 4736 bytes.  When I observe *pFoo
> after the >>= operation, the first 3,689 bytes have been extracted
> correctly (Number of correct bytes is repeatable).  The rest is garbage.
> This code used to work when IdlObjectFoo was ~1500 bytes smaller.  This
> makes me suspect I've run into a size limit.

There is no size limit on Anys. Are you able to produce a minimal
example program that exhibits the problem?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list