View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015742 | CMake | Documentation | public | 2015-09-14 09:43 | 2015-09-14 21:18 | ||||
Reporter | Fujii Hironori | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 3.3.1 | ||||||||
Target Version | CMake 3.4 | Fixed in Version | CMake 3.4 | ||||||
Summary | 0015742: string(REGEX MATCH) and string(REGEX MATCHALL) concatenate arguments | ||||||||
Description | > string(REGEX MATCH "a." out a b c) 'out' becomes "ab". This is a intended behavior. [Cmake] regex error ? in 2.1 http://www.cmake.org/pipermail/cmake/2004-June/005173.html [^] This should be documented. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0039419) Brad King (manager) 2015-09-14 10:39 |
I've organized the string command docs: Help: Organize string command docs into sections http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5f2c47c4 [^] and then added the requested documentation: Help: Document string(REGEX) input concatentation http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3809150a [^] |
(0039425) Fujii Hironori (reporter) 2015-09-14 21:17 |
Thanks. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2015-09-14 09:43 | Fujii Hironori | New Issue | |
2015-09-14 10:39 | Brad King | Note Added: 0039419 | |
2015-09-14 10:39 | Brad King | Assigned To | => Brad King |
2015-09-14 10:39 | Brad King | Status | new => resolved |
2015-09-14 10:39 | Brad King | Resolution | open => fixed |
2015-09-14 10:39 | Brad King | Fixed in Version | => CMake 3.4 |
2015-09-14 10:39 | Brad King | Target Version | => CMake 3.4 |
2015-09-14 21:17 | Fujii Hironori | Note Added: 0039425 | |
2015-09-14 21:17 | Fujii Hironori | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |