[mythtv-commits] Ticket #10220: [PATHCH] dtvrecorder fix mingw cross compile

MythTV noreply at mythtv.org
Wed Dec 21 11:38:01 UTC 2011


#10220: [PATHCH] dtvrecorder fix mingw cross compile
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:
     Type:  Patch - Bug Fix                      |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  MythTV - General                     |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:  dtvrecorder mingw                    |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Github):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Fix a 32-bit compilation issue with dtvrecorder.cpp

 Manifested itself as the following error on my system:

         "error: integer constant is too large for ‘long’ type"

 Also reported to be an issue for some when compiling for
 Windows.

 Fixes #10220 using 'LL' instead of the included patch since we
 use 'LL' elsewhere.
  Branch:    master
  Changeset: a4c9072a3371212cf47e912bbf7bd24a700d5d8b

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


More information about the mythtv-commits mailing list