You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
wohau...@gmx.de
on 25 Mar 2011 at 4:06The text was updated successfully, but these errors were encountered: