flash not working when setting default value in Interface

34 views
Skip to first unread message

Nathan Hüsken

unread,
Mar 25, 2015, 6:21:47 PM3/25/15
to haxe...@googlegroups.com
Hey,

I had the problem, that the flash target (openfl) suddenly stopped
working while C++ still worked fine. I then found out that it was caused
by setting an default value in an Interface, like this:

interface Inter {
var value : Bool = false;
}

I guess that this is a bug. I don't know if in the compiler or where
else. The Problem occurs in haxe 3.1.3 as well as in 3.2.0-rc2.

Best,
Nathan

signature.asc

Nicolas Cannasse

unread,
Mar 26, 2015, 10:10:15 AM3/26/15
to haxe...@googlegroups.com
Hi Nathan,

Could you please fill an issue there ?

https://github.com/HaxeFoundation/haxe/issues

Thanks,

Nicolas
Reply all
Reply to author
Forward
0 new messages