MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009047 | CMake | Documentation | public | 2009-05-18 10:47 | 2009-05-18 15:28 |
|
| Reporter | Michael Wild | |
| Assigned To | Alex Neundorf | |
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | CMake-2-6 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0009047: The documentation-code FIND_FILE doesn't replace all instances of FIND_PATH |
| Description | The code generating the documentation of the FIND_FILE command doesn't replace properly the occurrences of FIND_PATH. The problem is that it replaces "FIND_PATH" instead of "find_path". The attached patch fixes the issue. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | fix_for_find_file_doc.patch (829) 2009-05-18 10:47 https://public.kitware.com/Bug/file/2259/fix_for_find_file_doc.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-05-18 10:47 | Michael Wild | New Issue | |
| 2009-05-18 10:47 | Michael Wild | File Added: fix_for_find_file_doc.patch | |
| 2009-05-18 15:28 | Alex Neundorf | Note Added: 0016523 | |
| 2009-05-18 15:28 | Alex Neundorf | Assigned To | => Alex Neundorf |
| 2009-05-18 15:28 | Alex Neundorf | Status | new => closed |
| 2009-05-18 15:28 | Alex Neundorf | Resolution | open => fixed |