HaxeFoundation / HaxeFoundation/haxe

[hxb] --hxb-lib vs. -cp vs. --java-lib

Open
#11,494 0 comments 1 reaction 1 assignee Claimed by @Simn View on GitHub
feature-hxb
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

At the moment the compiler looks for types in a specific order:

1. Check --hxb-lib
2. Check -cp (and by extension -lib)
3. Check --java-lib and such

I would like to change it so that the priority reflects the order of the CLI arguments for all three of these. This was also the main motivation for #11477, but is going to require even more refactoring.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.