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

Call string() instead of u8string() for default metrics filepath #369

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

apazylbe
Copy link
Collaborator

@apazylbe apazylbe commented Dec 1, 2023

Otherwise this triggers an error of
"no viable conversion from 'basic_string<char8_t>' to 'basic_string'"

Otherwise this triggers an error of
"no viable conversion from 'basic_string<char8_t>' to 'basic_string<char>'"
@apazylbe apazylbe merged commit 9af5609 into google:main Dec 1, 2023
@wangra-google
Copy link
Collaborator

Otherwise this triggers an error of "no viable conversion from 'basic_string<char8_t>' to 'basic_string'"

on which platform do you have this error? strange that i don't see this error on windows.

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.

3 participants