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

Plugin don't expand Variables in CDT project settings "path and symbols" for include paths #31

Closed
GoogleCodeExporter opened this issue Nov 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. add an include directory using a variable e.g. ${HOME}
2. run cppcheck (Version 1.47) --> there is an -I ${HOME} entry in the call
3. breaks with error (include path not found)

Expected:
Expansion of variables to its value. e.g. ${HOME} --> /home/xxxx

Versions:
Eclipse IDE for C/C++ Developers

Version: Helios Service Release 2
Build id: 20110301-1815

  cppcheclipse  0.9.6.201005161316  com.googlecode.cppcheclipse.feature.feature.group

Cppcheck 1.47

Original issue reported on code.google.com by wohau...@gmx.de on 25 Mar 2011 at 4:06

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r221.

Original comment by konra...@gmx.de on 9 Apr 2011 at 7:45

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by konra...@gmx.de on 9 Apr 2011 at 7:46

  • Changed state: Verified
  • Added labels: Milestone-0.9.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant