[mythtv-commits] Ticket #4271: Legacy, implicit casts etc

MythTV mythtv at cvs.mythtv.org
Fri Dec 7 17:45:43 UTC 2007


#4271: Legacy, implicit casts etc
-----------------------------+----------------------------------------------
 Reporter:  andrei at tanas.ca  |        Owner:  danielk 
     Type:  patch            |       Status:  reopened
 Priority:  minor            |    Milestone:  unknown 
Component:  mythtv           |      Version:  head    
 Severity:  low              |   Resolution:          
  Mlocked:  0                |  
-----------------------------+----------------------------------------------
Changes (by andrei at tanas.ca):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 globalsettings.cpp: grp1 is used as a standard resource ID when windows.h
 is included, instead of #undef'ing it I just renamed the local variable.

 dvdnav: uint is not defined in MinGW, I didn't want to litter the files
 with #ifdef's and #define's, replaced with uint32_t

 I can find a different workaround for both issues, but I would prefer to
 do it this way.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4271#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list