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

Warnings on the comments #135

Closed
noais opened this issue Jun 8, 2015 · 6 comments
Closed

Warnings on the comments #135

noais opened this issue Jun 8, 2015 · 6 comments

Comments

@noais
Copy link
Contributor

noais commented Jun 8, 2015

The generated file Charts-Swift.h have warnings on all comments like:

"Charts-Swift.h:149:20: Empty paragraph passed to '\param’ command”.

Every param is not described producing warnings.

@danielgindi
Copy link
Collaborator

It's probably some configuration in your project, this is not the default behaviour

@noais
Copy link
Contributor Author

noais commented Jun 8, 2015

Yes, I'm using clang static analyser. I'm going to exclude this file from this analise. Thanks

@noais noais closed this as completed Jun 8, 2015
@michael-snapptec
Copy link

Can someone give some more information about this? I'm having the same issue, but all of the "solutions" I see would involve an edit on the code of the Charts library itself. I'd love to know what the setting is in my project that is causing this. I have this same issue in two related projects, but one of them is newly created, and I haven't monkeyed with the settings in Xcode or anything. Any ideas?

@noais
Copy link
Contributor Author

noais commented Mar 28, 2017

Have you some analyser like clang?

@michael-snapptec
Copy link

I am assuming that Xcode is using clang. I'm using Xcode 8, and I haven't changed any static analyzer settings on my project.

@ugenlik
Copy link

ugenlik commented Jul 17, 2023

When I set Apple Clang - Warnings -> Documentation Comments to NO this warnings disappeared

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

4 participants