Skip to content

Fix missing header for GCC 13 #63

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 1 commit into from
Feb 17, 2023
Merged

Conversation

remicollet
Copy link
Contributor

This is not enough, the same header needs to be added in a lot of files in deps:

  • src/deps/couchbase-cxx-client/core/error_context/analytics.hxx
  • src/deps/couchbase-cxx-client/core/error_context/http.hxx
  • src/deps/couchbase-cxx-client/core/error_context/query.hxx
  • src/deps/couchbase-cxx-client/core/error_context/search.hxx
  • src/deps/couchbase-cxx-client/core/error_context/view.hxx
  • src/deps/couchbase-cxx-client/core/impl/subdoc/lookup_in_macro.cxx
  • src/deps/couchbase-cxx-client/core/impl/subdoc/mutate_in_macro.cxx
  • src/deps/couchbase-cxx-client/core/operations/management/analytics_problem.hxx
  • src/deps/couchbase-cxx-client/core/operations/management/eventing_problem.hxx
  • src/deps/couchbase-cxx-client/core/platform/base64.cc
  • src/deps/couchbase-cxx-client/core/protocol/client_opcode.hxx
  • src/deps/couchbase-cxx-client/core/protocol/cmd_info.hxx
  • src/deps/couchbase-cxx-client/core/utils/crc32.hxx
  • src/deps/couchbase-cxx-client/core/utils/json_streaming_lexer.hxx
  • src/deps/couchbase-cxx-client/core/utils/url_codec.cxx
  • src/deps/couchbase-cxx-client/couchbase/query_index_manager.hxx

@avsej avsej merged commit 2448361 into couchbase:main Feb 17, 2023
@avsej
Copy link
Member

avsej commented Feb 17, 2023

Thanks

@avsej
Copy link
Member

avsej commented Feb 17, 2023

and I will update deps before release.

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