gicho / cppcheclipse

Automatically exported from code.google.com/p/cppcheclipse
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 commented 8 years ago
This issue was closed by revision r221.

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

GoogleCodeExporter commented 8 years ago

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