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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers