[cmake-developers] [CMake 0015604]: In tutorial, code is corrupted, probably due to HTML problems with < >
Mantis Bug Tracker
mantis at public.kitware.com
Sat Jun 6 03:47:43 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=15604
======================================================================
Reported By: Guy Shaw
Assigned To:
======================================================================
Project: CMake
Issue ID: 15604
Category: Documentation
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-06-06 03:47 EDT
Last Modified: 2015-06-06 03:47 EDT
======================================================================
Summary: 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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-06-06 03:47 Guy Shaw New Issue
======================================================================
More information about the cmake-developers
mailing list