[mythtv-commits] Ticket #3827: Fix for compile error
MythTV
mythtv at cvs.mythtv.org
Mon Aug 20 23:44:06 UTC 2007
#3827: Fix for compile error
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: ijr
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: mythtv | Version: unknown
Severity: medium | Resolution: invalid
Mlocked: 0 |
-----------------------+----------------------------------------------------
Changes (by janne):
* status: new => closed
* resolution: => invalid
Comment:
Which compiler and which version are you using? Please post the compiler
error message.
the proposed change is wrong if you look how INT64_C is defined in glibc's
stdint.h
{{{
define INT64_C(c) c ## LL
}}}
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3827#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list