| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015604 | CMake | Documentation | public | 2015-06-06 03:47 | 2016-01-04 11:51 | ||||
| Reporter | Guy Shaw | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | text | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0015604: In tutorial, code is corrupted, probably due to HTML problems with < > | ||||||||
| Description | http://www.cmake.org/cmake-tutorial [^] First two blocks of sample C code has #include statements with the included file completely missing. The rest of the code samples do not have that problem. I would suspect it has something to do with a conversion step that stumbled on the handling of '<' and/or '>', but then I am not so sure, because another code snippet with '<' survives: if (argc < 2) -- Guy Shaw | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0038892) Brad King (manager) 2015-06-08 10:06 |
Fixed, thanks. The source was just plain missing these lines, likely due to the problem you describe occurring during transition from a past version of the site. |
|
(0040062) Robert Maynard (manager) 2016-01-04 11:51 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2015-06-06 03:47 | Guy Shaw | New Issue | |
| 2015-06-08 10:06 | Brad King | Note Added: 0038892 | |
| 2015-06-08 10:06 | Brad King | Assigned To | => Brad King |
| 2015-06-08 10:06 | Brad King | Severity | minor => text |
| 2015-06-08 10:06 | Brad King | Status | new => resolved |
| 2015-06-08 10:06 | Brad King | Resolution | open => fixed |
| 2016-01-04 11:51 | Robert Maynard | Note Added: 0040062 | |
| 2016-01-04 11:51 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |