Skip to content

Fix uClibc implicit function declarations#18

Open
daniel-santos wants to merge 1 commit intoopenwrt:chaos_calmerfrom
daniel-santos:uclib_implicit_declarations
Open

Fix uClibc implicit function declarations#18
daniel-santos wants to merge 1 commit intoopenwrt:chaos_calmerfrom
daniel-santos:uclib_implicit_declarations

Conversation

@daniel-santos
Copy link
Copy Markdown

-Werror=implicit-function-declaration and -Werror=implicit-int are your
friends. :) If it isn't declared, it shouldn't build. This patch fixes
build breakages with the above warnings as errors.

-Werror=implicit-function-declaration and -Werror=implicit-int are your
friends.  If it isn't declared, it shouldn't build.  This patch fixes
build breakages with the above warnings as errors.
ZigFisher referenced this pull request in ZigFisher/openipc-1.0 Nov 14, 2019
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