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

Xcode throws warning: "This function declaration is not a prototype" #6

Open
superbigio opened this issue Apr 23, 2022 · 0 comments
Open

Comments

@superbigio
Copy link

Hi there,

I am on Mac using Xcode 13.2.1, and when compiling externals there are some compiler warnings in max-sdk-base saying "This function declaration is not a prototype". It suggests to add void to the method body, which will resolve it.

I am guessing this happens when compiling sources as C++ files, as opposed to pure C files, which won't trigger the warnings.
I believe it is harmless, but annoying indeed... Could it be fixed in a future update?

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

No branches or pull requests

1 participant