Skip to content

Fix implicit declaration of safe_print_string#2

Open
ryandesign wants to merge 1 commit intomej:masterfrom
ryandesign:patch-1
Open

Fix implicit declaration of safe_print_string#2
ryandesign wants to merge 1 commit intomej:masterfrom
ryandesign:patch-1

Conversation

@ryandesign
Copy link
Copy Markdown

This PR fixes this build failure:

libscream.c:3231:16: error: implicit declaration of function 'safe_print_string' [-Werror,-Wimplicit-function-declaration]
               safe_print_string(p, width)));
               ^
3 warnings and 1 error generated.

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.

1 participant