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

Remove all .c_str() calls when using std::vformat #3198

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

pdamianik
Copy link
Contributor

Describe your PR, what does it fix/add?

@vaxerski wished for c_str() calls to be removed in a vformat context (in Log::... and getFormat()) but was lazy so I did it.

Is it ready for merging, or does it need work?

Ready when you are. Should be soon though since this is quite a big changeset and could conflict with a lot.

Signed-off-by: pdamianik <39028343+pdamianik@users.noreply.github.com>
@pdamianik pdamianik marked this pull request as draft September 6, 2023 19:37
@pdamianik pdamianik marked this pull request as ready for review September 6, 2023 19:39
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks.

@vaxerski vaxerski merged commit 8c83852 into hyprwm:main Sep 6, 2023
8 checks passed
@pdamianik pdamianik deleted the formatter-remove-cstr branch September 6, 2023 19:49
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