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

No meaningful error message if force-included file cannot be found #225

Closed
guwirth opened this issue Jun 4, 2014 · 0 comments
Closed

No meaningful error message if force-included file cannot be found #225

guwirth opened this issue Jun 4, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@guwirth
Copy link
Collaborator

guwirth commented Jun 4, 2014

C++ community plugin 0.9.1

In case header file could not be found there is no meaningful error message.

sonar.cxx.forceIncludes=VS10Macros.h
15:55:16.367 WARN  - [:1]: cannot find the sources for '#include'
@guwirth guwirth added the bug label Jun 4, 2014
@wenns wenns added this to the M 0.9.2 milestone Jun 24, 2014
@guwirth guwirth closed this as completed Sep 12, 2014
Bertk pushed a commit to Bertk/sonar-cxx that referenced this issue Sep 13, 2014
fix for SonarOpenCommunity#225:
* old: 15:55:16.367 WARN  - [:1]: cannot find the sources for '#include'
* new: 15:55:16.367 WARN  - [sonar.cxx.forceIncludes:1]: cannot find the sources for 'VS10Macros.h'
@wenns wenns changed the title No meaningful forceIncludes error message No meaningful error message if force-included file cannot be found Dec 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants