Skip to content

Conversation

@itrofimow
Copy link
Contributor

@itrofimow itrofimow commented Mar 25, 2022

Submitted on behalf of a third-party: Yandex N.V.

@Enmk
Copy link
Contributor

Enmk commented Mar 31, 2022

Hi! Thank you for contribution, could you please specify a libcxx version and error code+message?

@itrofimow
Copy link
Contributor Author

Well, turns out we use a forked version on llvms libcxx with (nullptr, size_t) constructor explicitly deleted, my bad.

However point about explicit invocation still stand - default ctor of string_view already does just that

@itrofimow itrofimow changed the title make ItemView compatible with libcxx replace explicit string_view initialization from (nullptr, 0) with default ctor Mar 31, 2022
@itrofimow itrofimow changed the title replace explicit string_view initialization from (nullptr, 0) with default ctor replace explicit string_view initialization from {nullptr, 0} with default ctor Mar 31, 2022
@Enmk Enmk merged commit 91c4704 into ClickHouse:master Apr 13, 2022
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