Modify

Ticket #6426 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Make some libmythupnp ctors explicit

Reported by: Erik Hovland <erik@…> Owned by: dblain
Priority: trivial Milestone: unknown
Component: MythTV - UPnP Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Ctors that have a lot of default arguments to their parameters might have implicit uses by the compiler unless we use the explicit keyword.

The attached patch attempts to do that with ctors in the libmythupnp library.

Attachments

libs_libmythupnp-krazy2-explicit-ctor.patch (3.5 KB) - added by Erik Hovland <erik@…> 3 years ago.
use explicit on ctors

Change History

Changed 3 years ago by Erik Hovland <erik@…>

use explicit on ctors

comment:1 Changed 3 years ago by dblain

  • Status changed from new to closed
  • Resolution set to fixed

(In [20373]) Closes #6426 - Make some libmythupnp ctors explicit

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.