#21 closed defect (fixed)
Fix T3D crash with nested enumerated type definitions
Reported by: | phdmakk | Owned by: | phdmakk |
---|---|---|---|
Priority: | major | Milestone: | v1.0.x Series |
Component: | T3D | Version: | 1.0 |
Keywords: | Cc: |
Description
T3Q crashes upon dependency generation when nested enumerations are encountered, e.g.
type union Lang
{ XSD.Language language_, enumerated { x } alt_}
Change History (3)
comment:1 Changed 13 years ago by phdmakk
- Status changed from new to accepted
comment:2 Changed 13 years ago by phdmakk
- Resolution set to fixed
- Status changed from accepted to closed
comment:3 Changed 13 years ago by phdmakk
- Component changed from T3Q to T3D
Note: See
TracTickets for help on using
tickets.