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] [Updated] (THRIFT-5589) Misc *.hx source files do not compile anymore

     [ https://issues.apache.org/jira/browse/THRIFT-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-5589:
-------------------------------
    Summary: Misc *.hx source files do not compile anymore  (was: Misc source files do not compile anymore)

> Misc *.hx 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
>            Priority: Major
>
> 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)