[Cmake-commits] CMake branch, next, updated. v3.2.0-rc1-543-g5195e57

Stephen Kelly steveire at gmail.com
Fri Feb 20 15:29:24 EST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  5195e57aaa313fe3d9f14143a6f212cdaea81ccd (commit)
       via  0d9da559ba10e1a8b0a035e8846bd283a26a6b88 (commit)
      from  fc716a5e14862935267dc71d70956a44a6954e1a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5195e57aaa313fe3d9f14143a6f212cdaea81ccd
commit 5195e57aaa313fe3d9f14143a6f212cdaea81ccd
Merge: fc716a5 0d9da55
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Feb 20 15:29:23 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 20 15:29:23 2015 -0500

    Merge topic 'use-algorithms' into next
    
    0d9da559 Remove whitespace.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0d9da559ba10e1a8b0a035e8846bd283a26a6b88
commit 0d9da559ba10e1a8b0a035e8846bd283a26a6b88
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Feb 20 21:28:57 2015 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Fri Feb 20 21:28:57 2015 +0100

    Remove whitespace.

diff --git a/Source/cmAlgorithms.h b/Source/cmAlgorithms.h
index 8e642ee..b9bd67b 100644
--- a/Source/cmAlgorithms.h
+++ b/Source/cmAlgorithms.h
@@ -295,7 +295,6 @@ std::string cmWrap(char prefix, Range const& r, char suffix, std::string sep)
   return cmWrap(std::string(1, prefix), r, std::string(1, suffix), sep);
 }
 
-
 template<typename Range, typename T>
 typename Range::const_iterator cmFindNot(Range const& r, T const& t)
 {

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

Summary of changes:
 Source/cmAlgorithms.h |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list