xtypes icon indicating copy to clipboard operation
xtypes copied to clipboard

C++20 compatability

Open russkel opened this issue 2 years ago • 0 comments

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.

russkel avatar Jul 29 '22 03:07 russkel