[GitHub] thrift issue #1465: THRIFT-4352: update artful to use haxe 3.4.4 which fixes...

2018-02-14 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1465 I am tired of waiting for failed builds, I am going to do this work in my fork's CI environment where I can control the builds. ---

[GitHub] thrift issue #1465: THRIFT-4352: update artful to use haxe 3.4.4 which fixes...

2018-02-13 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1465 I found a check-in to hxcpp around October 2017 which enabled C++11 by default; I had to disable it by setting this environment variable: `export HXCPP_CPP11=0` in the ubsan build script. ---

[GitHub] thrift issue #1465: THRIFT-4352: update artful to use haxe 3.4.4 which fixes...

2018-01-14 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1465 Interesting... ``` Compiling group: hxcpp_regexp clang++ -std=c++11 -DPCRE_STATIC -DSUPPORT_UTF8 -DSUPPORT_UCP