[mythtv-commits] Ticket #9586: Commit d149a01 (Changed MPUBLIC define) breaks Windows build

MythTV noreply at mythtv.org
Sun Feb 27 06:03:53 UTC 2011


#9586: Commit d149a01 (Changed MPUBLIC define) breaks Windows build
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:  beirdo
     Type:  Bug Report                           |         Status:  closed
 Priority:  trivial                              |      Milestone:  0.25
Component:  MythTV - General                     |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:  MPUBLIC Windows                      |     Resolution:  Fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Gavin Hurlbut):

 Rename frequencies.c -> frequencies.cpp

 Since the MTV_PUBLIC only applies to C++ source, we effectively were not
 ever
 exporting the chanlists[] table at all.  The code in the file compiles
 just
 fine as C++, so there should be no harm in doing this.

 Refs #9586
  Changeset: d24531b7f3802ffeb8482eece97d441d4e1063dd

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9586#comment:35>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list