8000 Add c32rtomb wrapped function for dfhack (fixes console, part of issue #939) by seeschloss · Pull Request #1008 · ptitSeb/box64 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add c32rtomb wrapped function for dfhack (fixes console, part of issue #939) #1008

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

seeschloss
Copy link
Contributor

Looks like I had missed something else, that's what broke dfhack's console.

I checked the pointer argument of c32rtomb (std::mbstate_t) and it's already used in the wrapped functions mbrlen or mbrtowc as a "p" so it seems fine to me (and it does fix the console issue, so it's at last better than nothing).

@ptitSeb
Copy link
Owner
ptitSeb commented Oct 3, 2023

yeah, looks good to me. Thanks!

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
0