Skip to content

Conversation

@robinlinden
Copy link
Member

@robinlinden robinlinden commented Nov 3, 2023

In file included from cpp/src/util/logging.cpp:1:
cpp/src/util/logging.h:47:36: error: unknown type name 'uint8_t'
   47 | void output_hex (std::ostream &os, uint8_t const *data, size_t length);

This change is Reviewable

@robinlinden robinlinden added this to the master milestone Nov 3, 2023
Copy link
Member

@nurupo nurupo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@robinlinden robinlinden requested a review from a team as a code owner December 28, 2023 17:41
robinlinden and others added 3 commits December 28, 2023 18:42
It's currently not possible to build jvm-toxcore-c via toktok-stack.
```
In file included from cpp/src/util/logging.cpp:1:
cpp/src/util/logging.h:47:36: error: unknown type name 'uint8_t'
   47 | void output_hex (std::ostream &os, uint8_t const *data, size_t length);
```
@robinlinden robinlinden merged commit f697eef into TokTok:master Dec 28, 2023
@robinlinden robinlinden deleted the libstdcxx-13 branch December 28, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants