You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/06/06 22:41:00 UTC

[jira] [Created] (THRIFT-5589) Misc source files do not compile anymore

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)