Re: Problem with parsing of recursive structs in IDL
- From: Mark McLoughlin <mark skynet ie>
- To: <orbit-list gnome org>
- Cc: Brad Chapman <chapmanb arches uga edu>,<orbit-python-list lists sourceforge net>
- Subject: Re: Problem with parsing of recursive structs in IDL
- Date: Wed, 29 Aug 2001 08:30:56 +0100 (IST)
Hi Jason,
On Tue, 28 Aug 2001, Jason Tackaberry wrote:
> > struct RecursiveStruct {
> > sequence <RecursiveStruct> inner_struct;
> > };
> >
> > interface ProblemInterface {
> > attribute RecursiveStruct problem_item;
> > };
>
> Yep, this certainly causes nasty things. In fact, orbit-idl also
> segfaults on this IDL. Maybe ORBit2's IDL compiler also has this
> problem?
No, ORBit2's IDL compiler has fixed this problem. If my memory
serves me correctly, there's a fix for this in ORBit HEAD as well.
Oh, and the Perl bindings have this problem too ;)
Good Luck,
Mark.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]