The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15802 
====================================================================== 
Reported By:                Lukas Pioch
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15802
Category:                   CMake
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-10-20 03:30 EDT
Last Modified:              2015-10-20 03:30 EDT
====================================================================== 
Summary:                    CMake crashes in creating build files for JsonCpp
Description: 
CMake 3.4 crashes in creating the build files for a project named JsonCpp on a
old commit. The current master of JsonCpp builds.
Tested the steps with the current git version of CMake and the problem still
exists.

On a older version like CMake 3.2 no crash occurs.

Steps to Reproduce: 
1) Clone JsonCpp:
git clone https://github.com/open-source-parsers/jsoncpp.git

2) Checkout older commit in a other branch:
git checkout -b cmake_test 81cf237

3) Run:
cmake .
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-10-20 03:30 Lukas Pioch    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