[mythtv-commits] mythtv branch master updated by danielk. v0.27-pre2-333-ge5dd785

Git Repo Owner noreply at mythtv.org
Mon Dec 10 23:32:12 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  e5dd785d090375aa61fc4f81d1d34985258007c9 (commit)
       via  99babb5f61d85ca207b7c983606b20471284a039 (commit)
       via  207554019a18757aaa9be171f922e6cd30197779 (commit)
       via  ece7fe0755755d45aecbdd827c6a560322db099d (commit)
       via  478ea7a9e7b4298a2ac5e023985a769fcafc5a77 (commit)
       via  87a1fb6462dc2a241f904d541d878c5d938d82c6 (commit)
       via  657988758160c089f6aa7d697e884dcf80900627 (commit)
       via  92af4cb68534aa5330208060e5cbe8bb410d1735 (commit)
      from  42e3b74b91d6de458773729f242e043e7f359b2a (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 -----------------------------------------------------------------
commit e5dd785d090375aa61fc4f81d1d34985258007c9
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:26:40 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:26:57 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e5dd785d090375aa61fc4f81d1d34985258007c9

Suppress clang++'s unused variable warnings.
clang++ is too smart for it's own good here. It detects that ZMQ_ASSERT's
aren't using their values in the profile build. Other than these it doesn't
detect any additional unused values over g++ and icpc so we suppress
these in the clang build.

Note: We do not suppress the "unused-result" warnings which do
catch bugs the other compilers do not..



commit 99babb5f61d85ca207b7c983606b20471284a039
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:19:00 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:19:00 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=99babb5f61d85ca207b7c983606b20471284a039

Remove extra parentheses (clang++).



commit 207554019a18757aaa9be171f922e6cd30197779
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:15:26 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:15:26 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=207554019a18757aaa9be171f922e6cd30197779

Suppress clang constant-logical-operand warning.
This is only triggered on some minilzo.cpp code with a particular
set of detected features. In those cases the code is redundant
and will be optimized away, in other cases it isn't so we don't
want to remove the code.



commit ece7fe0755755d45aecbdd827c6a560322db099d
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:07:36 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:07:36 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ece7fe0755755d45aecbdd827c6a560322db099d

Silence clang++ tag mismatch warning.



commit 478ea7a9e7b4298a2ac5e023985a769fcafc5a77
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:04:05 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 18:04:05 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=478ea7a9e7b4298a2ac5e023985a769fcafc5a77

Fix some bogus debugging output (caught by clang++)



commit 87a1fb6462dc2a241f904d541d878c5d938d82c6
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 17:57:58 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 17:57:58 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=87a1fb6462dc2a241f904d541d878c5d938d82c6

Initialize variable before we use it (clang++).



commit 657988758160c089f6aa7d697e884dcf80900627
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 17:53:33 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 17:53:44 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=657988758160c089f6aa7d697e884dcf80900627

Convert to struct init from gcc specific to C99 version (clang)



commit 92af4cb68534aa5330208060e5cbe8bb410d1735
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 17:52:33 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 10 Dec 2012 17:52:33 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=92af4cb68534aa5330208060e5cbe8bb410d1735

Clean up stray 'using namespace std;' statements (caught by clang++)



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

Summary of changes:
 mythtv/configure                                   |    8 ++++++
 mythtv/libs/libmyth/backendselect.h                |    2 +-
 mythtv/libs/libmyth/mythrssmanager.cpp             |    5 ++-
 .../requesthandler/deletethread.h                  |    3 --
 mythtv/libs/libmythtv/blend.c                      |    2 +-
 mythtv/libs/libmythtv/mpeg/atsctables.cpp          |    2 +-
 mythtv/libs/libmythtv/mpeg/tspacket.cpp            |   27 +++++++++++---------
 mythtv/libs/libmythtv/videoout_xv.cpp              |    2 +-
 mythtv/programs/mythavtest/commandlineparser.cpp   |    3 --
 mythtv/programs/mythbackend/commandlineparser.cpp  |    3 --
 mythtv/programs/mythcommflag/commandlineparser.cpp |    3 --
 .../mythfilldatabase/commandlineparser.cpp         |    3 --
 mythtv/programs/mythjobqueue/commandlineparser.cpp |    3 --
 .../programs/mythlcdserver/commandlineparser.cpp   |    3 --
 .../programs/mythmediaserver/commandlineparser.cpp |    3 --
 .../mythmetadatalookup/commandlineparser.cpp       |    3 --
 .../programs/mythpreviewgen/commandlineparser.cpp  |    3 --
 mythtv/programs/mythshutdown/commandlineparser.cpp |    3 --
 .../programs/mythtranscode/commandlineparser.cpp   |    3 --
 mythtv/programs/mythtv-setup/commandlineparser.cpp |    3 --
 mythtv/programs/mythwelcome/commandlineparser.cpp  |    3 --
 21 files changed, 30 insertions(+), 60 deletions(-)

-- 



More information about the mythtv-commits mailing list