fishy opened a new pull request #2335:
URL: https://github.com/apache/thrift/pull/2335


   Client: go
   
   When a thrift file includes 2 or more other thrift files, and those
   included thrift files do not have explicit go namespaces defined, the
   current import dedup logic would wrongly use their empty namespace and
   skip the second one, while the real import namespace should be inferred
   from the filename.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to