Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If you have a thrift file that includes another thrift file and have a prefixed header set, it won't properly set the name.
It's a one line fix to concatenate the name and capitalize the header file name...
https://github.com/apache/thrift/pull/722