Skip to content

Conversation

@joto
Copy link
Collaborator

@joto joto commented Jun 25, 2025

Because std::string guarantees that there is a \0 at the end which we need for the C interface of the PostgreSQL library.

Gets rid of clang-tidy warnings.

joto added 2 commits June 25, 2025 22:18
Because std::string guarantees that there is a \0 at the end which we
need for the C interface of the PostgreSQL library.

Gets rid of clang-tidy warnings.
Because std::string guarantees that there is a \0 at the end which we
need for the C interface of the PostgreSQL library.

Gets rid of clang-tidy warnings.
@lonvia lonvia merged commit 5b408d9 into osm2pgsql-dev:master Jun 26, 2025
24 checks passed
@joto joto deleted the string-not-string-view branch July 1, 2025 12:53
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