[haXe] as3 code generation error

Makc makc.the.great at gmail.com
Thu Nov 19 01:43:16 CET 2009


(function(blah) : blah { ... })(this).__setFrameUpdateBounds(v) turns
into function(blah) : blah { ... }(this).__setFrameUpdateBounds(v)
after haxe -as3 command which fails to compile. ( and ) need to be
there.



More information about the Haxe mailing list