View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014028 | CMake | Documentation | public | 2013-03-19 13:04 | 2013-10-07 10:04 | ||||
Reporter | Martin Perzl | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | text | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | all | OS | all | OS Version | all | ||||
Product Version | CMake 2.8.10 | ||||||||
Target Version | CMake 2.8.11 | Fixed in Version | CMake 2.8.11 | ||||||
Summary | 0014028: documentation for STRING REGEX ^ and $ incorrect | ||||||||
Description | the documentation at http://cmake.org/cmake/help/v2.8.10/cmake.html#command:string [^] , where the special characters in regular expressions are described contains a mistake: the documentation claims, that $ matches at end of a line, but the regular expressio documentation at http://www.cmake.org/cmake/help/syntax.html [^] states the correct behaviour: $ Matches at end of a line or string | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0032675) Brad King (manager) 2013-03-19 13:17 |
Fixed, thanks: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=763a6dcd [^] |
(0034011) Robert Maynard (manager) 2013-10-07 10:04 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2013-03-19 13:04 | Martin Perzl | New Issue | |
2013-03-19 13:17 | Brad King | Note Added: 0032675 | |
2013-03-19 13:17 | Brad King | Assigned To | => Brad King |
2013-03-19 13:17 | Brad King | Status | new => resolved |
2013-03-19 13:17 | Brad King | Resolution | open => fixed |
2013-03-19 13:17 | Brad King | Fixed in Version | => CMake 2.8.11 |
2013-03-19 13:17 | Brad King | Target Version | => CMake 2.8.11 |
2013-03-19 13:17 | Brad King | Summary | documentation for STRING command incorrect => documentation for STRING REGEX ^ and $ incorrect |
2013-10-07 10:04 | Robert Maynard | Note Added: 0034011 | |
2013-10-07 10:04 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |