[mythtv-commits] Ticket #10915: Compile of abs(long long) fails on ARM processor

MythTV noreply at mythtv.org
Sun Jul 15 17:18:14 UTC 2012


#10915: Compile of abs(long long) fails on ARM processor
------------------------------------+-----------------------------
 Reporter:  parrisimo@…             |          Owner:
     Type:  Patch - Bug Fix         |         Status:  new
 Priority:  minor                   |      Milestone:  0.26
Component:  MythTV - Mythtranscode  |        Version:  Master Head
 Severity:  medium                  |     Resolution:
 Keywords:                          |  Ticket locked:  0
------------------------------------+-----------------------------

Comment (by Gary Buhrmaster <gary.buhrmaster@…>):

 This issue was discussed in http://www.gossamer-
 threads.com/lists/mythtv/dev/522106

 I agree with Lawrence Rust regarding compiler/platform idiosyncratic
 behaviors, and would instead suggest that using the Qt function here is
 likely to be the most portable solution.  Attached is an alternative patch
 using qAbs (all uses of abs changed).

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


More information about the mythtv-commits mailing list