View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0004022 | CMake | CMake | public | 2006-11-06 04:43 | 2007-02-21 14:01 | ||||
Reporter | Gaetan Lehmann | ||||||||
Assigned To | Bill Hoffman | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004022: Xcode generator produce invalid code when there is a quote in a string | ||||||||
Description | The problem was hilighted by the following line in GCC/gcc/CMakeLists.txt, in cableswig: PROPERTIES COMPILE_FLAGS "-DPREFIX=\"${CMAKE_INSTALL_PREFIX}\"") which produce the invalid line, in project.pbxproj: 410D150410D150410D150000 /* prefix.c in Source Files */ = {isa = PBXBuildFile; fileRef = 410D060410D060410D060000 /* prefix.c */; settings = { COMPILER_FLAGS = "-DPREFIX="/usr/local""; }; }; | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||||||||
|
Relationships |
Notes | |
(0006515) Bill Hoffman (manager) 2007-02-21 14:01 |
Fixed in CVS, thanks. Unrestricted user: hoffman /cvsroot/CMake/CMake/Source/cmGlobalXCodeGenerator.cxx,v <-- cmGlobalXCodeGenerator.cxx new revision: 1.135; previous revision: 1.134 /cvsroot/CMake/CMake/Source/cmXCodeObject.cxx,v <-- cmXCodeObject.cxx new revision: 1.21; previous revision: 1.20 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2008-07-14 17:47 | Brad King | Relationship added | related to 0007316 |
2008-07-14 17:47 | Brad King | Relationship added | related to 0007315 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |