try.haxe.org icon indicating copy to clipboard operation
try.haxe.org copied to clipboard

Metadata example is giving an error

Open ConfidantCommunications opened this issue 2 years ago • 1 comments

I loaded the Metadata example on try.haxe.org and it compiles with this error:

TypeError: haxe_rtti_Meta.getFields(...).value is undefined,[https://try.haxe.org/program/eaACf364/run?r=0.9682007150246583](https://try.haxe.org/program/eaACf364/run?r=0.9682007150246583#23),line:23

ConfidantCommunications avatar Feb 15 '24 16:02 ConfidantCommunications

seems like it needs DCE No/Std or analyzer off for Haxe versions beyond 3.2.1

AlexHaxe avatar Feb 15 '24 16:02 AlexHaxe