Re: [Orbit-python-list] Problem returning boolean values
Status: Inactive
Brought to you by:
tack
From: Jason T. <ta...@li...> - 2001-09-07 18:58:32
|
> I also took a gander into the code for this one and came up with a > proposed patch to the demarshalling code, which is attached. > Basically, this defines the returned value as being a CORBA_short > instead of CORBA_octet. The patch is a simple one-liner, but the > same caveats apply as in my previous message. Or more correctly it should be CORBA_boolean. Someone from Nokia reported a problem that led me to fix this bug. Unfortunately your report was a lot more concise. :) Anyway, it has been fixed in CVS since shortly after 0.3.0's release and will be included in 0.3.1, whenever I manage to find the time to release. Cheers, Jason. |