William T. Jones wrote:
Hello, I am new to ORBit and CORBA and am having some trouble with ORBit running on an SGI IRIX64 6.5. My trouble comes down to a call toORBit_alloc() in the C language mapping for an array of CORBA_double's. I have written a test code included below to replicate the problem. Please note that I am not trying to do this directly, however, this is atest case to replicate what the *-common.c output of the IDL compiler is doing for me for a `sequence<double>`.