View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016072CMakeCMakepublic2016-04-20 12:432016-06-10 14:21
ReporterRaymond Langer 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformMacBookProOSOS X YosemiteOS Version10.10.5
Product VersionCMake 3.5 
Target VersionCMake 3.6Fixed in VersionCMake 3.6 
Summary0016072: flex macro can't handle parenthesis in path
DescriptionThe FLEX_TARGET macro doesn't escape parenthesis in the output argument for flex.
Steps To ReproduceIn a project that uses flex I used the build directory 'Build 123()'.
Additional InformationMaybe it's possible to use double quotes.
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team