Jens Geyer created THRIFT-5589: ---------------------------------- Summary: Misc source files do not compile anymore Key: THRIFT-5589 URL: https://issues.apache.org/jira/browse/THRIFT-5589 Project: Thrift Issue Type: Bug Components: Haxe - Compiler Affects Versions: 0.16.0 Reporter: Jens Geyer Assignee: Jens Geyer
Certain hx source files actually don't compile and/or can be removed, because they are never used. Also, initialisation with IDL constants does not work properly. The default behaviour of the haxe compiler does only compile files and classes that are referenced anywhere in the code, which can make it hard to spot such problems. -- This message was sent by Atlassian Jira (v8.20.7#820007)