[mythtv-firehose] mythtv branch master updated by dhampton. v30-Pre-340-ge1c23a0

Git Repo Owner noreply at mythtv.org
Sat Dec 2 14:28:43 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user dhampton.
       via  e1c23a07136d0b2c4c6733ea965c9b6f49186d98 (commit)
       via  a3851342b6fb89d2944de634ce8dd43e47c8f009 (commit)
       via  e7e7447f284d434f39b96afaad287cc18d9edf39 (commit)
      from  77810afe6990794717f175761367928643254b33 (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 e1c23a07136d0b2c4c6733ea965c9b6f49186d98
Author:    David Hampton <mythtv at love2code.net> at Sat, 2 Dec 2017 09:17:22 -0500
Committer: David Hampton <mythtv at love2code.net> at Sat, 2 Dec 2017 09:27:58 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e1c23a07136d0b2c4c6733ea965c9b6f49186d98

Eliminate two warning messages.
Add a declaration for the function to eliminate one warning, and
comment out an unused variable to eliminate the other.



commit a3851342b6fb89d2944de634ce8dd43e47c8f009
Author:    David Hampton <mythtv at love2code.net> at Sat, 2 Dec 2017 09:17:14 -0500
Committer: David Hampton <mythtv at love2code.net> at Sat, 2 Dec 2017 09:27:58 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a3851342b6fb89d2944de634ce8dd43e47c8f009

Eliminate a pair of unused parameter warnings.



commit e7e7447f284d434f39b96afaad287cc18d9edf39
Author:    David Hampton <mythtv at love2code.net> at Sat, 2 Dec 2017 00:07:42 -0500
Committer: David Hampton <mythtv at love2code.net> at Sat, 2 Dec 2017 09:27:58 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e7e7447f284d434f39b96afaad287cc18d9edf39

Don't run commands if xargs is passed an empty list.
Adding the '-r' flag to the xargs command will eliminate the warning
messages about the lack of arguments.



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

Summary of changes:
 mythtv/Makefile                                    |    6 +++---
 mythtv/libs/libmythtv/recorders/importrecorder.cpp |    3 ++-
 mythtv/libs/libmythtv/vsync.h                      |    3 ++-
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-firehose mailing list