Jens-G opened a new pull request, #2616:
URL: https://github.com/apache/thrift/pull/2616

   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. 
   
   NB: complex inits will be handled with a subsequent ticket. This is a known 
issue of this patch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to