Skip to content

Conversation

@srh
Copy link
Contributor

@srh srh commented Jun 8, 2023

Description

This adds some stdint.h includes in response to a user report of compilation failure. The include in errors.hpp is added to generally help reduce the risk of this problem in the future.

It also adds an RDB_NO_BACKTRACE preprocessor conditional around the execinfo.h include.

srh added 3 commits June 7, 2023 17:40
context_switching.hpp
authentication_error.hpp

This addresses a specific alpine (musl) build failure.  We add the
include to errors.hpp to reduce the probability of such iwyu mishaps
in the future.
Another include-what-you-use fix, the last failure seen prior
to adding stdint.h to errors.hpp.
@srh srh merged commit b722e68 into rethinkdb:v2.4.x Jun 8, 2023
@srh srh added this to the 2.4.4 milestone Dec 4, 2023
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.

1 participant