Read only archive ; use https://github.com/JacORB/JacORB/issues for new issues
Bug 609 - IR does not handle structure with enum as field
Summary: IR does not handle structure with enum as field
Status: NEW
Alias: None
Product: JacORB
Classification: Unclassified
Component: Interface Repository (show other bugs)
Version: 2.2.2
Hardware: PC Windows 2000
: P2 normal
Assignee: Gerald Brose
URL:
Depends on:
Blocks:
 
Reported: 2005-06-26 17:32 CEST by dstar_fr
Modified: 2005-06-27 04:54 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dstar_fr 2005-06-26 17:32:52 CEST
Interface Repository is unable to handle structures which have an enumeration 
as field.
Comment 1 Sotohiro Terashima 2005-06-27 04:54:03 CEST
Please Look at this:
http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=554

My solution for Enum may solve your trouble.