[Cmake-commits] CMake branch, master, updated. v2.8.11.1-425-g526f1e6

Brad King brad.king at kitware.com
Mon Jul 1 09:25:54 EDT 2013


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  526f1e636ef206f91d04f070f1598cc1c9746e6f (commit)
       via  e1381b1fc6da4d6500e1cae2e68fcc0be8d4a2ac (commit)
       via  1399825cf9ef361e809b82463c69a212ac725bcb (commit)
      from  5f36fa98ffd0258cbcd987c11127db1ffdf5404c (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=526f1e636ef206f91d04f070f1598cc1c9746e6f
commit 526f1e636ef206f91d04f070f1598cc1c9746e6f
Merge: 5f36fa9 e1381b1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 1 09:24:22 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 1 09:24:22 2013 -0400

    Merge topic 'clang-register-warnings'
    
    e1381b1 Document removal of 'register' from flex/bison output
    1399825 Remove some uses of obsolete 'register' storage specifier


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

Summary of changes:
 Source/CTest/cmCTestSubmitHandler.cxx |    2 +-
 Source/CursesDialog/form/fty_regex.c  |    2 +-
 Source/cmCTest.cxx                    |    2 +-
 Source/cmCommandArgumentLexer.cxx     |   30 ++++++++++++------------
 Source/cmCommandArgumentLexer.in.l    |    1 +
 Source/cmCommandArgumentParser.y      |    1 +
 Source/cmDependsFortranLexer.cxx      |   40 ++++++++++++++++----------------
 Source/cmDependsFortranLexer.in.l     |    1 +
 Source/cmDependsFortranParser.y       |    1 +
 Source/cmDependsJavaLexer.cxx         |   30 ++++++++++++------------
 Source/cmDependsJavaLexer.in.l        |    1 +
 Source/cmDependsJavaParser.cxx        |   16 ++++++------
 Source/cmDependsJavaParser.y          |    1 +
 Source/cmExprLexer.cxx                |   30 ++++++++++++------------
 Source/cmExprLexer.in.l               |    1 +
 Source/cmExprParser.cxx               |   16 ++++++------
 Source/cmExprParser.y                 |    1 +
 Source/cmFileCommand.cxx              |    4 +-
 Source/cmListFileLexer.c              |   30 ++++++++++++------------
 Source/cmListFileLexer.in.l           |    1 +
 20 files changed, 110 insertions(+), 101 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list