[mythtv-commits] Ticket #6426: Make some libmythupnp ctors explicit

MythTV mythtv at cvs.mythtv.org
Sat Apr 4 19:22:31 UTC 2009


#6426: Make some libmythupnp ctors explicit
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  dblain 
     Type:  defect                           |      Status:  new    
 Priority:  trivial                          |   Milestone:  unknown
Component:  MythTV - UPnP                    |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 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.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6426>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list