[mythtv-commits] Ticket #4497: Win32 builds broken after r15435

MythTV mythtv at cvs.mythtv.org
Sun Jan 20 02:32:33 UTC 2008


#4497: Win32 builds broken after r15435
------------------------------------------+---------------------------------
 Reporter:  Jay Modi <jaymode at gmail.com>  |       Owner:  ijr    
     Type:  patch                         |      Status:  new    
 Priority:  minor                         |   Milestone:  unknown
Component:  mythtv                        |     Version:  unknown
 Severity:  medium                        |     Mlocked:  0      
------------------------------------------+---------------------------------
 The Win32 builds seem to have been partially broken by r15435. The first
 issue I noticed is that the typedef on line 89 needs a semicolon. However,
 this leads to even more problems, dealing with multiple definitions. The
 cure for this is to remove the typedef and then include compat.h but this
 causes linking errors. These linking errors are due to some other issue,
 as I have removed the entire r15435 changes from my compat.h and get the
 same errors.

 I have attached a patch file to add the include.

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


More information about the mythtv-commits mailing list