MantisBT - CMake | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0014745 | CMake | (No Category) | public | 2014-02-09 15:17 | 2014-12-04 14:46 | ||||||||||
Reporter | Rinat Ibragimov | ||||||||||||||
Assigned To | |||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||
Status | closed | Resolution | duplicate | ||||||||||||
Platform | PC | OS | Debian | OS Version | testing | ||||||||||
Product Version | CMake 2.8.12.1 | ||||||||||||||
Target Version | Fixed in Version | ||||||||||||||
Summary | 0014745: Can't build a project if build directory contains '#' character, i.e. "issue#6" | ||||||||||||||
Description | '#' character (amongst others) starts a comments thus cutting remaining part of a string. So if build directory contains it, one can not build a project. | ||||||||||||||
Steps To Reproduce | $ mkdir issue#6; cd issue#6 $ cmake .. <skipped> $ make /bin/sh: 1: Syntax error: Unterminated quoted string make: *** [cmake_check_build_system] Error 2 | ||||||||||||||
Additional Information | |||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | |||||||||||||||
Issue History | |||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||
2014-02-09 15:17 | Rinat Ibragimov | New Issue | |||||||||||||
2014-02-10 10:12 | Brad King | Relationship added | duplicate of 0013562 | ||||||||||||
2014-02-10 10:13 | Brad King | Status | new => resolved | ||||||||||||
2014-02-10 10:13 | Brad King | Resolution | open => duplicate | ||||||||||||
2014-10-06 10:32 | Robert Maynard | Note Added: 0036906 | |||||||||||||
2014-10-06 10:32 | Robert Maynard | Status | resolved => closed | ||||||||||||
2014-12-04 14:46 | Brad King | Relationship added | related to 0015285 |
Notes | |||||
|
|||||
|
|