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

web/clients: remove C string functions #1352

Merged
merged 1 commit into from
Mar 31, 2021
Merged

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Mar 31, 2021

They are not available under MinGW. It's also easier with fmt.

Signed-off-by: Rosen Penev rosenp@gmail.com

They are not available under MinGW. It's also easier with fmt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@neheb
Copy link
Contributor Author

neheb commented Mar 31, 2021

I verified that format string to be identical to asctime. But I have no idea what trimString does. I tried it on godbolt but got garbage output.

@KarlStraussberger KarlStraussberger merged commit 6235909 into gerbera:master Mar 31, 2021
@KarlStraussberger
Copy link
Member

Thanks.

trimString should not be necessary for fmt

@neheb neheb deleted the fmt branch March 31, 2021 06:56
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.

None yet

2 participants