Skip to content

Conversation

@kornelski
Copy link
Collaborator

No description provided.

@kornelski kornelski requested a review from nox June 13, 2025 14:45
Copy link
Member

@ghedo ghedo left a comment

Choose a reason for hiding this comment

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

Added some nits, but lgtm.


/// Returns a short string describing the state of the session.
///
/// Returns empty string if the state wasn't valid UTF-8
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
/// Returns empty string if the state wasn't valid UTF-8
/// Returns empty string if the state wasn't valid UTF-8.


/// Returns a longer string describing the state of the session.
///
/// Returns empty string if the state wasn't valid UTF-8
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
/// Returns empty string if the state wasn't valid UTF-8
/// Returns empty string if the state wasn't valid UTF-8.


/// Return a human readable error string from the verification error.
///
/// Returns empty string if the message was not UTF-8
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
/// Returns empty string if the message was not UTF-8
/// Returns empty string if the message was not UTF-8.


/// # Safety
///
/// MUST be UTF-8
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
/// MUST be UTF-8
/// MUST be UTF-8.

@kornelski kornelski merged commit 79338a9 into master Sep 26, 2025
25 checks passed
@kornelski kornelski deleted the cstr8 branch September 26, 2025 13:22
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