Skip to content

Fix compile error#784

Merged
yuxiaomao merged 1 commit intoHaxeFoundation:masterfrom
Apprentice-Alchemist:fix-compile-error
May 5, 2025
Merged

Fix compile error#784
yuxiaomao merged 1 commit intoHaxeFoundation:masterfrom
Apprentice-Alchemist:fix-compile-error

Conversation

@Apprentice-Alchemist
Copy link
Contributor

fun_field_name returns const uchar * (const char16_t) not vbyte * (unsigned char *)

GCC 14 has made the incompatible-pointer-types warning a hard error.

@yuxiaomao yuxiaomao merged commit 2834237 into HaxeFoundation:master May 5, 2025
11 checks passed
@yuxiaomao
Copy link
Collaborator

Thank you!

@Apprentice-Alchemist Apprentice-Alchemist deleted the fix-compile-error branch May 5, 2025 06:28
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