[mythtv-commits] Ticket #7808: Commit 23009 breaks compilation

MythTV mythtv at cvs.mythtv.org
Sun Dec 27 18:22:27 UTC 2009


#7808: Commit 23009 breaks compilation
---------------------------------+------------------------------------------
 Reporter:  pebender@…           |       Owner:  ijr    
     Type:  defect               |      Status:  new    
 Priority:  minor                |   Milestone:  unknown
Component:  MythTV - General     |     Version:  unknown
 Severity:  medium               |     Mlocked:  0      
---------------------------------+------------------------------------------
 The header file programs/mythfrontend/programinfocache.h needs to include
 <cstdint> because the ProgramInfoCache class depends on the definition of
 uint64_t found in <stdint.h>.

 In addition, the header file programs/mythfrontend/programinfocache.h
 should check and define PROGRAMINFOCACHE_H so that the contents of the
 file is included only once.

 By the way, does myth have a convention for the header include define?
 They appear to follow different naming conventions in different header
 files.

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


More information about the mythtv-commits mailing list