[mythtv-commits] Ticket #1885: Mac OS X compile error with abs(long long)

MythTV mythtv at cvs.mythtv.org
Mon May 29 02:33:24 UTC 2006


#1885: Mac OS X compile error with abs(long long)
--------------------+-------------------------------------------------------
 Reporter:  nigel   |        Owner:  nigel   
     Type:  defect  |       Status:  assigned
 Priority:  minor   |    Milestone:  0.20    
Component:  mythtv  |      Version:  head    
 Severity:  medium  |   Resolution:          
--------------------+-------------------------------------------------------
Changes (by nigel):

  * status:  new => assigned

Comment:

 Rev 9471 succeds, 9472 or later fails. This is on 10.3.9, which uses GCC
 3.3. On a later machine (Intel Mac, GCC 4.0.1) there is no such error.
 [[BR]]
 Changing the abs() to an llabs() fixes the error, but causes a similar
 "overloaded function" error on the Intel Mac or Linux, so I suspect this
 is a GCC 3 headers issue.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1885>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list