[asterisk-scf-commits] asterisk-scf/release/cmake.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Jun 7 14:48:34 CDT 2011


branch "master" has been updated
       via  d5982f1b79d146f5c0b3947aa0acf93eb7be637f (commit)
      from  ec38712437f096a79e60c198b092da3c785139b8 (commit)

Summary of changes:
 tests/SharedPtr.cpp |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
 delete mode 100644 tests/SharedPtr.cpp


- Log -----------------------------------------------------------------
commit d5982f1b79d146f5c0b3947aa0acf93eb7be637f
Author: David M. Lee <dlee at digium.com>
Date:   Tue Jun 7 14:42:43 2011 -0500

    Removed old SharedPtr.cpp file.
    
    It has been replaced with a CHECK_CXX_COMPILER_FLAG call.

diff --git a/tests/SharedPtr.cpp b/tests/SharedPtr.cpp
deleted file mode 100644
index eb7339f..0000000
--- a/tests/SharedPtr.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <memory>
-
-int main()
-{
-    std::shared_ptr<void> bob;
-    return 0;
-}

-----------------------------------------------------------------------


-- 
asterisk-scf/release/cmake.git



More information about the asterisk-scf-commits mailing list