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 b213e41404043ff6985a2dc9aa709f3361b3090c (commit)
via af2a3ab691140b67cccb67a9417738c5fd502cfb (commit)
from d85d932aef31ee9d8572c0f94c213e1d851daa3b (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=b213e41404043ff6985a2dc9aa709f3361b3090c
commit b213e41404043ff6985a2dc9aa709f3361b3090c
Merge: d85d932 af2a3ab
Author: Stephen Kelly <[email protected]>
AuthorDate: Fri Oct 18 12:58:16 2013 -0400
Commit: CMake Topic Stage <[email protected]>
CommitDate: Fri Oct 18 12:58:16 2013 -0400
Merge topic 'minor-cleanups' into next
af2a3ab cmTarget: Remove unused variable.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=af2a3ab691140b67cccb67a9417738c5fd502cfb
commit af2a3ab691140b67cccb67a9417738c5fd502cfb
Author: Stephen Kelly <[email protected]>
AuthorDate: Fri Oct 18 17:07:59 2013 +0200
Commit: Stephen Kelly <[email protected]>
CommitDate: Fri Oct 18 18:58:02 2013 +0200
cmTarget: Remove unused variable.
diff --git a/Source/cmTarget.cxx b/Source/cmTarget.cxx
index b6182ab..cab7e7c 100644
--- a/Source/cmTarget.cxx
+++ b/Source/cmTarget.cxx
@@ -1990,7 +1990,6 @@ static void processIncludeDirectories(cmTarget *tgt,
{
case cmPolicies::WARN:
{
- cmOStringStream w;
e << (mf->GetPolicies()
->GetPolicyWarning(cmPolicies::CMP0021)) << "\n";
messageType = cmake::AUTHOR_WARNING;
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits