Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#11243 closed Patch - Feature (fixed)

QT5 patch for QMetaMethod::construct to QMetaMethod::create changes

Reported by: gary.buhrmaster@… Owned by: dblain
Priority: trivial Milestone: 0.27
Component: MythTV - UPnP Version: Master Head
Severity: low Keywords:
Cc: Ticket locked: no

Description

QT5 is in beta, and bleeding edge distros are likely to provide it as an alternative in their next cycle or two, although I would not expect it to be the default for quite some time. Regardless, one of the changes in QT5 is changing the QMetaMethod::construct to QMetaMethod::create. This patch changes the usage in the libs/libmythupnp usage, and as it is surrounded by a version check should be safe for any supported QT version, and prepares MythTV for the inevitable QT5 default on some distro at some future date (probably a few years from now).

Attachments (1)

0002-qt5-libmythupnp.patch (1.5 KB ) - added by anonymous 14 years ago.

Download all attachments as: .zip

Change History (3)

by anonymous, 14 years ago

Attachment: 0002-qt5-libmythupnp.patch added

comment:1 by Gary Buhrmaster <gary.buhrmaster@…>, 14 years ago

Resolution: fixed
Status: newclosed

In 0b974b68c0b1fa45dbf3f050b611d12f3b675754/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:2 by Raymond Wagner, 14 years ago

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.