AT&T Laboratories |
|||||
CORBA::TypeCode::BadKind()
exception to be thrown. Inserting a sequence containing a sequence of a different length may cause marshalling / unmarshalling problems when the Any is used.*************** *** 660,666 **** CORBA::tk_sequence) { CORBA::TypeCode_var new_tc = member_tc->NP_aliasExpand(); ! return new CORBA::TypeCode(CORBA::tk_sequence,this->length(), *(new_tc.operator->())); } } --- 660,666 ---- CORBA::tk_sequence) { CORBA::TypeCode_var new_tc = member_tc->NP_aliasExpand(); ! return new CORBA::TypeCode(CORBA::tk_sequence,member_tc->length(), *(new_tc.operator->())); } }
If you need more information, contact [email protected]. We'd like to hear from you.
For comments, suggestions and further information please contact us.
Copyright © 2001 AT&T Laboratories Cambridge