YHaxen icon indicating copy to clipboard operation
YHaxen copied to clipboard

haxe 3.2.0 issues

Open jozefchutka opened this issue 9 years ago • 1 comments

when yhaxen run.n is compiled with haxe 3.2.0 a following errors starts to pop up: ant prepare "-Dtitle=MyApp12" "-Ddescription=MyApp12 description" "-D..." "-Dversion=0.0.0.0": File name too long

command line length is 420 chars

jozefchutka avatar Aug 25 '15 11:08 jozefchutka

File name too long is related to https://github.com/jozefchutka/YHaxen/issues/11

Sys.command("ant hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world hello world");

reported to https://github.com/HaxeFoundation/haxe/issues/4512 tracked as well on https://groups.google.com/forum/?hl=en#!topic/haxelang/LsKynTHCPXg

jozefchutka avatar Aug 31 '15 07:08 jozefchutka