[mythtv-commits] Ticket #10220: [PATHCH] dtvrecorder fix mingw cross compile
MythTV
noreply at mythtv.org
Tue Dec 20 14:21:33 UTC 2011
#10220: [PATHCH] dtvrecorder fix mingw cross compile
-------------------------------------------------+-------------------------
Reporter: Lawrence Rust <lvr@…> | Type: Patch -
Status: new | Bug Fix
Milestone: unknown | Priority: minor
Version: Trunk Head | Component: MythTV
Keywords: dtvrecorder mingw | - General
| Severity: medium
| Ticket locked: 0
-------------------------------------------------+-------------------------
The current git master dtvrecorder.cpp doesn't cross compile with mingw32
version 4.2.1.
The problem is in the function ts_to_qdatetime which uses a 64-bit
constant but doesn't append a trailing LL to denote it as such.
The attached patch fixes this.
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10220>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list