[Orbit-python-list] CORBA::double not working
Status: Inactive
Brought to you by:
tack
From: <ee...@fe...> - 2002-04-05 21:37:13
|
Has anyone actually tested demarshalling CORBA::double's in orbit-python? I don't receive anything like the value I've sent with CORBA::double. I have this server program that returns a CORBA::any with a CORBA::double inside, but orbit-python doesn't receive correctly. There's no error message, but the value is wrong and weird... I'm sure the server isn't making any mistake because I have a C client that receives the same value correctly. And when I changed the type to CORBA::float, then it worked!=20 Can someone (a developer, hopefully) please fix this? I tried looking at the code, searching for a bug, but couldn't find any, and I felt a bit lost in there. --=20 Gustavo Jo=E3o Alves Marques Carneiro <gj...@in...> <gu...@us...> |