Skip to content

[hlc] Use hl_sys_print instead of printf#12877

Open
tobil4sk wants to merge 2 commits intoHaxeFoundation:developmentfrom
tobil4sk:fix/hlc-remove-printf
Open

[hlc] Use hl_sys_print instead of printf#12877
tobil4sk wants to merge 2 commits intoHaxeFoundation:developmentfrom
tobil4sk:fix/hlc-remove-printf

Conversation

@tobil4sk
Copy link
Copy Markdown
Member

This way hlc code doesn't assume that the stdio.h header has been included.

This way hlc code doesn't assume that the stdio.h header has been
included.
If a program does not print anything and has dce enabled, it is possible
for this to be omitted from natives.h. We must declare it here to make
sure the dump_types function compiles.
@tobil4sk tobil4sk force-pushed the fix/hlc-remove-printf branch from a024aa4 to f84c52f Compare April 10, 2026 14:22
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.

1 participant