Mailing List Archive

mythtv branch fixes/29 updated by dhampton. v29.0-81-gf04628b
The branch, fixes/29 has been updated on the
mythtv repository by gitolite user dhampton.
via f04628b0f0f53f49b0f4755bea20da3377636099 (commit)
from b3aa4b51b94177033739728cb6fc1d9d98da62a5 (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 f04628b0f0f53f49b0f4755bea20da3377636099
Author: David Hampton <mythtv@love2code.net> at Thu, 18 Jan 2018 23:20:11 -0500
Committer: David Hampton <mythtv@love2code.net> at Sat, 27 Jan 2018 16:22:32 -0500
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=f04628b0f0f53f49b0f4755bea20da3377636099

Fix cppcheck warning about unclear operator precedence.
The warning was that the precedence for '&' and '?' was unclear. The
intent of the code looks unambiguous, but adding parentheses to make
it explicit eliminates the cppcheck warning.

(cherry picked from commit d88976d2ae6b699d1b25ebf0566c796ff503a02f)



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

Summary of changes:
mythtv/filters/ivtc/pullup.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose