View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0011933 | CMake | CMake | public | 2011-03-04 21:44 | 2011-09-05 11:37 | ||||
Reporter | Andrew Pennebaker | ||||||||
Assigned To | David Cole | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | Windows 7 Professional | OS | Windows | OS Version | 7 | ||||
Product Version | CMake 2.8.4 | ||||||||
Target Version | Fixed in Version | CMake 2.8.4 | |||||||
Summary | 0011933: Select File can't select folders when adding a filepath entry | ||||||||
Description | LLVM requires some CMake filepath entries to directories. When I click "..." to browse for those directories, CMake won't let me select them. | ||||||||
Steps To Reproduce | Open a project with CMake. Click Add Entry. Set the type to FILEPATH. Click "...". Try to select a folder. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0025672) Brad King (manager) 2011-03-05 07:50 |
The FILEPATH type is meant for locating FILEs. The PATH type is meant for directories. LLVM's CMake code should be updated to set the type to PATH if it wants directories. |
(0026079) David Cole (manager) 2011-04-04 12:13 |
FILEPATH is for files, PATH is for directories. |
(0027342) David Cole (manager) 2011-09-05 11:37 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-03-04 21:44 | Andrew Pennebaker | New Issue | |
2011-03-05 07:50 | Brad King | Note Added: 0025672 | |
2011-04-04 12:12 | David Cole | Assigned To | => David Cole |
2011-04-04 12:12 | David Cole | Status | new => assigned |
2011-04-04 12:13 | David Cole | Note Added: 0026079 | |
2011-04-04 12:13 | David Cole | Status | assigned => resolved |
2011-04-04 12:13 | David Cole | Fixed in Version | => CMake 2.8.4 |
2011-04-04 12:13 | David Cole | Resolution | open => no change required |
2011-09-05 11:37 | David Cole | Status | resolved => closed |
2011-09-05 11:37 | David Cole | Note Added: 0027342 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |