[cmake-developers] [CMake 0013892]: Don't abort if current working directory is deleted

Mantis Bug Tracker mantis at public.kitware.com
Mon Feb 4 18:56:52 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=13892 
====================================================================== 
Reported By:                Orion E. Poplawski
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13892
Category:                   (No Category)
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-02-04 18:56 EST
Last Modified:              2013-02-04 18:56 EST
====================================================================== 
Summary:                    Don't abort if current working directory is deleted
Description: 
$ mkdir build
$ cd build
$ rm -rf ../build
$ cmake ..
No current working directory
Aborted (core dumped)

Please have cmake just exit without the abort and core dump.  I get Fedora bug
reports filed on this periodically.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-02-04 18:56 Orion E. PoplawskiNew Issue                                    
======================================================================




More information about the cmake-developers mailing list