View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0016072 | CMake | CMake | public | 2016-04-20 12:43 | 2016-06-10 14:21 | ||||
Reporter | Raymond Langer | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | MacBookPro | OS | OS X Yosemite | OS Version | 10.10.5 | ||||
Product Version | CMake 3.5 | ||||||||
Target Version | CMake 3.6 | Fixed in Version | CMake 3.6 | ||||||
Summary | 0016072: flex macro can't handle parenthesis in path | ||||||||
Description | The FLEX_TARGET macro doesn't escape parenthesis in the output argument for flex. | ||||||||
Steps To Reproduce | In a project that uses flex I used the build directory 'Build 123()'. | ||||||||
Additional Information | Maybe it's possible to use double quotes. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0040902) Brad King (manager) 2016-04-20 13:24 |
Thanks. Please try these fixes: FindFLEX: Fix FLEX_TARGET macro for special characters in path https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3d13492e [^] FindBISON: Fix BISON_TARGET macro for special characters in path https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f56a0ddd [^] |
(0041187) Kitware Robot (administrator) 2016-06-10 14:21 |
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-04-20 12:43 | Raymond Langer | New Issue | |
2016-04-20 13:24 | Brad King | Note Added: 0040902 | |
2016-04-20 13:24 | Brad King | Status | new => resolved |
2016-04-20 13:24 | Brad King | Resolution | open => fixed |
2016-04-20 13:24 | Brad King | Fixed in Version | => CMake 3.6 |
2016-04-20 13:24 | Brad King | Target Version | => CMake 3.6 |
2016-06-10 14:21 | Kitware Robot | Note Added: 0041187 | |
2016-06-10 14:21 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |