Description
Due to a problem introduced with THRIFT-1904 the Thrift compiler could crash, when the IDL contains a typedef which references another typedef from an included IDL file. Additionally, a wrong "unresolved reference" may be emitted during the Delphi codegen phase.
Attachments
Attachments
Issue Links
- relates to
-
THRIFT-1904 Incorrect code is generated for typedefs which use included types
- Closed