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                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to