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, master has been updated
       via  9d10ae5e522b566736ee5ad71422cf1222fd16b5 (commit)
       via  737534cdce7957dd882d9acd0cf03d39fab1ece0 (commit)
       via  21e8a08bcf91c4a7908502d3d9e3f9fa18aa0724 (commit)
       via  5f6432f2537203084a40f0d204a5643091f6a915 (commit)
       via  9f16d428a1146e4f108dd67e743c2c00911c4383 (commit)
       via  bd8bdb6fddcf45bdd558158e9129a5dbeef47a07 (commit)
      from  b35ba02d5260d099b41b30ecab6c8c542105b5d5 (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=9d10ae5e522b566736ee5ad71422cf1222fd16b5
commit 9d10ae5e522b566736ee5ad71422cf1222fd16b5
Merge: b35ba02 737534c
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Nov 13 14:31:45 2012 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Nov 13 14:31:45 2012 -0500

    Merge topic 'fix-compiler-warnings'
    
    737534c Remove references to ancient and removed parts of the code.
    21e8a08 Resolve ambiguity warning regarding use of && and ||.
    5f6432f Resolve warnings about shadowing parameters and local variables.
    9f16d42 Resolve warnings about used enum values in switch blocks.
    bd8bdb6 Resolve warnings about unused variables.


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

Summary of changes:
 Source/cmGlobalVisualStudio6Generator.cxx  |    1 -
 Source/cmGlobalVisualStudio8Generator.cxx  |    1 -
 Source/cmGlobalVisualStudioGenerator.cxx   |    1 -
 Source/cmLocalVisualStudio6Generator.cxx   |   14 ++++---
 Source/cmLocalVisualStudio7Generator.cxx   |    8 ++-
 Source/cmLocalVisualStudioGenerator.cxx    |    1 -
 Source/cmNinjaNormalTargetGenerator.cxx    |    1 +
 Source/cmVisualStudio10TargetGenerator.cxx |    8 ++-
 Source/cmWin32ProcessExecution.cxx         |   56 ----------------------------
 Source/cmcldeps.cxx                        |    4 ++
 Source/cmw9xcom.cxx                        |   10 ++--
 11 files changed, 28 insertions(+), 77 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to