Skip to content

Fix HashLink#41

Draft
Raltyro wants to merge 7 commits intoFunkinCrew:mobile/mainfrom
Cam-VSRG:hashlink-fix
Draft

Fix HashLink#41
Raltyro wants to merge 7 commits intoFunkinCrew:mobile/mainfrom
Cam-VSRG:hashlink-fix

Conversation

@Raltyro
Copy link

@Raltyro Raltyro commented Feb 4, 2026

An attempt to fix any hashlink implementations and compiling

tobil4sk and others added 5 commits February 4, 2026 15:59
This function wants the utf8 length, but text->length does not give
this. We can instead use -1 to tell harfbuzz to treat it as null-
terminating, which is the case with all hashlink strings anyway.
Haxe 5 defaults to 1.15, but we're currently still bundling an older version. So we need to specify hl-ver or it won't work properly because Haxe 5 will produce code that older HashLink isn't compatible with.

If hl-ver is already specified, or if a custom HL_PATH is defined, does not set hl-ver because that may be undesirable.
…l#1967)

Co-Authored-By: Josh Tynjala <joshtynjala@users.noreply.github.com>

# Conflicts:
#	project/BuildHashlink.xml
#	project/lib/mbedtls-files.xml
… exist

Better than this: Uncaught exception - std@sys_read_dir
@Raltyro Raltyro marked this pull request as draft February 4, 2026 12:59
@Raltyro Raltyro changed the title An attempt to fix hashlink not compiling Fix HashLink Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants