Jens Geyer created THRIFT-5393:
----------------------------------
Summary: Incorrect namespaces for included types
Key: THRIFT-5393
URL: https://issues.apache.org/jira/browse/THRIFT-5393
Project: Thrift
Issue Type: Bug
Components: Haxe - Compiler
Reporter: Jens Geyer
Assignee: Jens Geyer
Fully qualified references to imported types are not treated corectly if a
namespace part starts with uppercase letters. This is illegal in Haxe. The
attached test case shows this at the "Broken" service method, which is not
compileable.
Expected behaviour is, that the name gets converted in the exact similar way as
the "package" statement at the top of the file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)