Mailing List Archive

mythtv branch master updated by dhampton. v30-Pre-321-ge6eb98f
The branch, master has been updated on the
mythtv repository by gitolite user dhampton.
discards de350d5243028591f81002763a025a451437ceab (commit)
via e6eb98f759a350abc02c517eb4d1689fe5e32a16 (commit)

This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:

* -- * -- B -- O -- O -- O (de350d5243028591f81002763a025a451437ceab)
\
N -- N -- N (e6eb98f759a350abc02c517eb4d1689fe5e32a16)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 e6eb98f759a350abc02c517eb4d1689fe5e32a16
Author: David Hampton <mythtv@love2code.net> at Tue, 14 Nov 2017 19:54:41 -0500
Committer: David Hampton <mythtv@love2code.net> at Tue, 14 Nov 2017 20:47:28 -0500
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=e6eb98f759a350abc02c517eb4d1689fe5e32a16

Restore registration of various data structure pointers.
Pointers to these types don't need to be declared with the
Q_DECLARE_METATYPE() macro (that's automatic because they are
based on a QObject), but they do need to be registered using
qRegisterMetaType().



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

Summary of changes:

--

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