bug in ior-decode



Finally, I've found the cause of the wrong port number given by
ior-decode : the variable port is declared as a CORBA_short
but it should be an CORBA_unsigned_short.
The declaration is located at the beginning of the main()

However, I've not yet fixed my inter-ORB communication problem :(

-- 
____________________________________________________________________________

Jean-Paul Le Fèvre * CEA Saclay DAPNIA/SEI * Mail : Jean-Paul LeFevre cea fr






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]