Skip to content
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

Use ANSI functions explicitly #85

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Conversation

computerquip-work
Copy link
Contributor

@computerquip-work computerquip-work commented May 17, 2024

A simple attempt at fixing the issues with UNICODE. I've not removed the countermeasures already implemented.

Work towards: #84

@laudrup
Copy link
Owner

laudrup commented May 19, 2024

Looks like how this should have been done initially. Thanks a lot.

If you remove the ugly #ifdef UNICODE stuff I had written initially I think this could be merged.

There's already a job for testing with UNICODE defined. You might consider extending that so it fails with the current implementation (ie. the headers are included with UNICODE defined before including wintls) but it's not all that important.

@laudrup laudrup merged commit 6391e42 into laudrup:master Jul 27, 2024
114 checks passed
@laudrup
Copy link
Owner

laudrup commented Jul 27, 2024

Sorry, I had completely forgotten about this

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