Skip to content

As of Haxe 4.3.5 our project compile never finishes #11820

Description

@singpolyma

See https://github.com/snikket-im/snikket-sdk on 4.3.2 or 4.3.4 running haxe browserjs.hxml for example finished in a second or two. As of 4.3.5 and 4.3.6 instead it never finishes. Running with --verbose shows and end like this:

Typing haxe.format.JsonPrinter.ipad
Typing haxe.format.JsonPrinter.quote
Parsed /tmp/haxe-4.3.5-linux64/haxe_20240718142605_bd79571/std/Date.hx
Typing haxe.format.JsonPrinter.classString
Parsed /tmp/haxe-4.3.5-linux64/haxe_20240718142605_bd79571/std/haxe/ds/IntMap.hx
Parsed /tmp/haxe-4.3.5-linux64/haxe_20240718142605_bd79571/std/haxe/ds/ObjectMap.hx

then it just hangs there.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions