Skip to content

Explicitly ignore getchar() result#473

Merged
mborland merged 1 commit intoboostorg:developfrom
borman:develop
Jan 19, 2026
Merged

Explicitly ignore getchar() result#473
mborland merged 1 commit intoboostorg:developfrom
borman:develop

Conversation

@borman
Copy link
Contributor

@borman borman commented Jan 19, 2026

Some toolchains (e.g. recent clang/libcxx) issue "unused result" warnings for getchar.

Some toolchains (e.g. recent clang/libcxx) issue "unused result" warnings for getchar.
Copy link
Member

@mborland mborland left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you!

@mborland mborland merged commit 96af57c into boostorg:develop Jan 19, 2026
38 checks passed
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