[Cmake-commits] CMake branch, next, updated. v2.8.7-2437-g0ffa193

Eric Noulard eric.noulard at gmail.com
Wed Feb 1 15:09:30 EST 2012


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  0ffa193c6462c006a873a2cbfb2408ab2b718995 (commit)
       via  6364e8ab62ddfcdf9de7dd617ad7448551eb869d (commit)
      from  7177838d6b24218bed553764cfbf56886b7736a1 (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=0ffa193c6462c006a873a2cbfb2408ab2b718995
commit 0ffa193c6462c006a873a2cbfb2408ab2b718995
Merge: 7177838 6364e8a
Author:     Eric Noulard <eric.noulard at gmail.com>
AuthorDate: Wed Feb 1 15:09:25 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Feb 1 15:09:25 2012 -0500

    Merge topic 'ImproveCPackDoc-reloaded' into next
    
    6364e8a Fix another compiler warning due to a typo


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6364e8ab62ddfcdf9de7dd617ad7448551eb869d
commit 6364e8ab62ddfcdf9de7dd617ad7448551eb869d
Author:     Eric NOULARD <eric.noulard at gmail.com>
AuthorDate: Wed Feb 1 21:07:29 2012 +0100
Commit:     Eric NOULARD <eric.noulard at gmail.com>
CommitDate: Wed Feb 1 21:07:29 2012 +0100

    Fix another compiler warning due to a typo

diff --git a/Source/cmDocumentation.h b/Source/cmDocumentation.h
index fae409f..83a0a09 100644
--- a/Source/cmDocumentation.h
+++ b/Source/cmDocumentation.h
@@ -156,7 +156,6 @@ public:
                                std::vector<cmDocumentationEntry>& commands,
                                cmake* cm,
                                const char *docSection);
-  ;
 private:
   void SetForm(Form f);
   void SetDocName(const char* docname);

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

Summary of changes:
 Source/cmDocumentation.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list