Skip to content
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

configure.ac: Add <pty.h> include for openpty #355

Closed
wants to merge 2 commits into from

Conversation

thesamesam
Copy link
Contributor

Another Clang 16ish fix (which makes -Wimplicit-function-declaration an error by default).

See: 2efd71d
See: be19763

Another Clang 16ish fix (which makes -Wimplicit-function-declaration
an error by default).

See: 2efd71d
See: be19763
Clang 16 now warns on this and it'll be removed in C23, so let's
just be future proof. It also reduces noise when doing general
Clang 16 porting work (which is a big job as it is).

Signed-off-by: Sam James <sam@gentoo.org>
@daztucker
Copy link
Contributor

Applied, thanks.

@daztucker daztucker closed this Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants