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/07 07:05:00 UTC

[jira] [Resolved] (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 resolved THRIFT-5589.
--------------------------------
    Fix Version/s: 0.17.0
       Resolution: Fixed

> 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
>             Fix For: 0.17.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)