Skip to content

Fix conversion warnings in CvtFormat #8642

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

Merged
merged 2 commits into from
Jul 9, 2025

Conversation

mrotteveel
Copy link
Member

  • adds some convenience methods for std::string_view in StatusVector and string

+ adds some convenience methods for std::string_view
@mrotteveel mrotteveel self-assigned this Jul 8, 2025
@mrotteveel mrotteveel requested a review from asfernandes July 8, 2025 13:19
@mrotteveel
Copy link
Member Author

mrotteveel commented Jul 8, 2025

@asfernandes My reason for using a PR are:

  1. is it OK to add these methods accepting std::string_view?
  2. Should I add more complete support instead of just those two methods I needed to solve my immediate problem?

@mrotteveel
Copy link
Member Author

Also replaced a use of const string_view& I did earlier.

@mrotteveel mrotteveel merged commit ad8dd70 into FirebirdSQL:master Jul 9, 2025
23 checks passed
@mrotteveel mrotteveel deleted the cvt-format-warnings branch July 9, 2025 13:19
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.

2 participants