Closed ghost closed 7 years ago
If remove in test
ddd.method4();
ddd.method5();
ddd.method6();
then error: rc/z/ZWD.hx:7: characters 12-15 : Unexpected new
Check again. This should be fixes already. That was related to a three-letter keyword that was used when generating minimized names
Also I have done some work to reduce complexity of some generated big methods. Which may be enough for your huge case. If it is not, please tell me and I will try to improve it further.
I write stress test https://github.com/jtransc/jtransc-examples/pull/14 for #165, but find new bug with haxe. Execute command C:\tools\HaxeToolkit\haxe\haxelib run lime test cpp -debug -Dsource-header=0
Reproduced on both os: windows and mac