Skip to content

Make compatiable with cs on haxe 4.3.6#295

Open
sholom996 wants to merge 2 commits intofponticelli:masterfrom
sholom996:master
Open

Make compatiable with cs on haxe 4.3.6#295
sholom996 wants to merge 2 commits intofponticelli:masterfrom
sholom996:master

Conversation

@sholom996
Copy link
Copy Markdown

thx.core had 2 type issues that prevented to use this library on cs projects.

I fixed 1 of them' the other I just commented out the function body for cs' this means that the function and its deriavitives cannot be used in hxcs I added a trace to avoid confusion.

Object.removePath had been simply patched out
String.toCharcodes had been adjusted so haxecs generates proper cast
@fponticelli
Copy link
Copy Markdown
Owner

I do not love that we remove functionality, could the CS implementation be fixed?

@sholom996
Copy link
Copy Markdown
Author

sholom996 commented Jul 1, 2025 via email

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.

2 participants