Vagif Kuliyev

Results 5 comments of Vagif Kuliyev

Yah it appears that this occurs on recursive constraints. Namely: ``` . ``` (they btw, are officially supported)

I attempted to resolve the issue with the following which ends up in a stackoverflow when attempting to use the complex type in building: ``` static function paramsToComplex(params:Array, ?local_params:StringMap):Array {...

Well, as specified this is still an open issue with the proposed fix as above. I am not sure if the proposed recursive structure specified is acceptable to the haxe...

Please fix. The current implementation is incorrect. The specified change is valid.

It is returning the incremented pointer instead of the malloc location. In addition, char*/std.String are causing segmentation fault. I don't know why yet.