The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=16066 
====================================================================== 
Reported By:                alexfc
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   16066
Category:                   CMakeSetup
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2016-04-15 09:45 EDT
Last Modified:              2016-04-15 09:45 EDT
====================================================================== 
Summary:                    Compilation error on ./bootstrap
Description: 
While compiling file cmake-3.5.1/Source/cmPolicies.cxx when launching
./bootstrap.error is :
isdigit not declared in this scope

Steps to Reproduce: 
Download and extract cmake-3.5.1
cd cmake-3.5.1
./boostrap

Additional Information: 
Compilation successful when adding 
#include <ctype.h>
in the file cmake-3.5.1/Source/cmPolicies.cxx
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-04-15 09:45 alexfc         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