Re: [Orbit-python-list] How to use IDL unions with orbit-python?
Status: Inactive
Brought to you by:
tack
|
From: Christian R. R. <ki...@as...> - 2002-01-31 11:53:54
|
On Thu, 24 Jan 2002, ml wrote:
> module M {
> struct S {
> enum E1 { A, B } e;
> };
> union U switch (enum E2 { A, B }) {
> case A: ...;
> case B: ...;
> };
> ...
> };
We had a bug reported on unions not working as expected a while back.
While this may not have any impact on you, I'm not very sure. If you are
following the spec and it doesn't work, look at bug 13 (on
bugzilla.sault.org) and if that's it, add a comment. Otherwise, file a new
one and I'll get to looking at it.
Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL
|