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

C++20 compatability #111

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

russkel
Copy link
Contributor

@russkel russkel commented Jul 29, 2022

This fixes the errors in #109.

Also includes #108 which should be merged first I guess. Then this can be rebased&merged.

I was not sure if casting the char16_t/wchar_t to ints is good enough for the string output. Perhaps someone could advise?

I also pinned cpp-peglib to what was the current version at the time because the API changed. I have updated to reflect the newer API but I don't think it should be set to trunk in case this happens again and break the build.

Signed-off-by: Russ Webber <russ.webber@greenroomrobotics.com>
Signed-off-by: Russ Webber <russ.webber@greenroomrobotics.com>
Signed-off-by: Russ Webber <russ.webber@greenroomrobotics.com>
Signed-off-by: Russ Webber <russ.webber@greenroomrobotics.com>
Signed-off-by: Russ Webber <russ.webber@greenroomrobotics.com>
place

Signed-off-by: Russ Webber <russ.webber@greenroomrobotics.com>
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.

1 participant