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

Remove support for ANSI #12

Open
jugglinmike opened this issue Dec 21, 2021 · 0 comments
Open

Remove support for ANSI #12

jugglinmike opened this issue Dec 21, 2021 · 0 comments

Comments

@jugglinmike
Copy link
Contributor

Currently, the C++ code in this project makes some use of the Microsoft-provided macros designed to allow applications to support both ANSI and Unicode platforms. It does this inconsistently and without any specific use case for ANSI support.

We should remove support for ANSI and fully commit to Unicode in order to enhance simplicity, consistency, and portability.

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

No branches or pull requests

1 participant