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

Fixed issue where msvc_sink did not correctly output Unicode when defining SPDLOG_WCHAR_TO_UTF8_SUPPORT macro. #2653

Closed
wants to merge 4 commits into from

Conversation

naddu77
Copy link
Contributor

@naddu77 naddu77 commented Feb 25, 2023

We should use OutputDebugStringW, instead of OutputDebugStringA.

cpp and others added 4 commits December 9, 2022 16:32
@gabime
Copy link
Owner

gabime commented Feb 25, 2023

So is it instead of pr #2651?

@naddu77
Copy link
Contributor Author

naddu77 commented Feb 25, 2023

I didn't realize there was already a PR to solve the same issue.
I don't think this PR needs to be merged.

@naddu77 naddu77 closed this Feb 25, 2023
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