View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015993 | CMake | CMake | public | 2016-02-28 18:16 | 2016-06-10 14:31 | ||||
Reporter | Roy Ivy III | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | Windows | OS | Windows | OS Version | 10 | ||||
Product Version | CMake 3.3.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015993: "NMake Makefiles" generator doesn't escape special characters (such as '#') in build directory name correctly | ||||||||
Description | When using `cmake -G "NMake Makefiles"` from a directory containing nmake-special characters, such as '#', the special characters are not escaped causing incorrect macro definitions and build executions. The special characters should be escaped with '^'. | ||||||||
Steps To Reproduce | cd REPO mkdir #build cd #build cmake -G "NMake Makefiles" REPO_SRC nmake | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0042947) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2016-02-28 18:16 | Roy Ivy III | New Issue | |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042947 | |
2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |