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

Stop using codecvt functions to transcode strings #50

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

renatoGarcia
Copy link
Owner

Fix #28

@renatoGarcia renatoGarcia force-pushed the char_encoding branch 2 times, most recently from 6b54b1e to e7ef9b2 Compare May 11, 2024 13:26
@renatoGarcia renatoGarcia marked this pull request as draft June 20, 2024 00:30
@renatoGarcia renatoGarcia marked this pull request as ready for review June 20, 2024 00:32
@renatoGarcia renatoGarcia force-pushed the char_encoding branch 2 times, most recently from 62f1f2a to a43c3e2 Compare July 12, 2024 00:29
@renatoGarcia renatoGarcia changed the title Switch from codecvt functions to ones on cuchar Stop using codecvt functions to transcode strings Jul 12, 2024
@renatoGarcia renatoGarcia merged commit 31ee767 into master Jul 14, 2024
0 of 34 checks passed
@renatoGarcia renatoGarcia deleted the char_encoding branch July 14, 2024 15:21
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.

Functionalities in <codecvt> are deprecated since C++ 17/20
1 participant