Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
Patch Available
Description
When you compile (recursively) thrift file that contains constants and includes another thrift file with constants, then only one Constants.cs file will be produced and it won't contain constants from the included file.
Compiler should behave like a java version, for each thrift file with constants, generate a prefixed constants file.
Attachments
Attachments
Issue Links
- is related to
-
THRIFT-2065 Not valid constants filename in Java
- Closed
- relates to
-
THRIFT-1383 Spaces in thrift input file lead to incorrectly generated code
- Open
-
THRIFT-1996 JavaME Constants generation is broken / inconsistent with regular Java generation
- Closed