View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015604CMakeDocumentationpublic2015-06-06 03:472016-01-04 11:51
ReporterGuy Shaw 
Assigned ToBrad King 
PrioritynormalSeveritytextReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0015604: In tutorial, code is corrupted, probably due to HTML problems with < >
Descriptionhttp://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
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team