Skip to content

Include <stdio.h> for printf#32

Merged
pkern merged 1 commit intogobby:masterfrom
ryandesign:patch-1
Aug 1, 2023
Merged

Include <stdio.h> for printf#32
pkern merged 1 commit intogobby:masterfrom
ryandesign:patch-1

Conversation

@ryandesign
Copy link
Copy Markdown
Contributor

Without this, the test fails when using -Werror=implicit-function-declaration or compilers that default to that behavior, including Apple clang 1200 and later and llvm.org clang 16 and later.

@pkern pkern merged commit c5b9cab into gobby:master Aug 1, 2023
@pkern
Copy link
Copy Markdown
Contributor

pkern commented Aug 1, 2023

Thanks!

@ryandesign ryandesign deleted the patch-1 branch August 1, 2023 22:48
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