[omniORB] Duplicated Values 
    Duncan Grisby 
    duncan at grisby.org
       
    Wed Nov  2 12:14:31 GMT 2005
    
    
  
On Tuesday 1 November, Curtis Hawthorne wrote:
> I've been having a problem with OmniORB.  I've created what should be a
> simple function one-direction call that takes a string and 6 doubles.
> The problem I'm having is that the string will get passed just fine, but
> whatever the first double in a series of doubles is will be duplicated
> to the rest.  That's kinda hard to explain, so here's some examples:
What platform, compiler and omniORB version are you using?  I suspect
that the issue might be related to strict aliasing confounding the
marshalling code. Try updating to the CVS version of omniORB or the
latest snapshot from here:
  http://omniorb.sourceforge.net/snapshots/
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --
    
    
More information about the omniORB-list
mailing list