Bug 281105 - duplicate include path in includes directory
Summary: duplicate include path in includes directory
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 4.0.3   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-22 11:56 EDT by alban CLA
Modified: 2020-09-04 15:23 EDT (History)
1 user (show)

See Also:


Attachments
result in project explorer view (53.05 KB, image/bmp)
2009-06-22 11:59 EDT, alban CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description alban CLA 2009-06-22 11:56:43 EDT
Build ID: M20090211-1700

Steps To Reproduce:
1.create a c project
2.create a source folder "srs"
3.in src create a folder dir1
4.in src create a folder dir2
5.on dir1, apply a -I directive : properties/c c++ general/path and symbol
choose includes and on gnuC add un path "C:/TOTO"
6.on dir2, apply a -I directive : properties/c c++ general/path and symbol
choose includes and on gnuC add un path "C:/TOTO"
7. in the directory includes on the project, there is 2 directory TOTO added whereas it is the same directory!

i think it is an error....? 





More information:
Comment 1 alban CLA 2009-06-22 11:59:16 EDT
Created attachment 139770 [details]
result in project explorer view
Comment 2 Piotr Aniola CLA 2012-12-11 10:34:36 EST
I cannot reproduce this on master.