[mythtv] [mythtv-commits] Ticket #10793: CommFlagger improvements
Mark Spieth
mark at digivation.com.au
Fri Jun 22 14:55:26 UTC 2012
On 6/23/2012 12:49 AM, Raymond Wagner wrote:
> On 6/22/2012 04:16, MythTV wrote:
>>
>> this is a 32/64 bit problem. change uint to ulong.
>>
>> Ill try to get an update out this weekend with algo tweeks.
>>
>
> Better to use the more explicit uint32_t.
only temporary anyway. converting ptr (32 or 64 bit) to hex in for
display. ulong works correctly in this case. unless there is a better
QString.arg way of doing this. It wasnt happy with just the ptr.
More information about the mythtv-dev
mailing list