Opened 20 years ago

Closed 20 years ago

#633 closed patch (fixed)

[PATCH] Fix compilation with gcc 4.1

Reported by: ismail@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

A friend of mine wanted to know if mythtv would compile with gcc4 so I checkouted mythtv svn and fixed all problems with gcc 4.1 ( hence compiles for all gcc 4.x ) . Also note that one fix is for the case where XVMC is missing.

Patch is available at http://cekirdek.uludag.org.tr/~ismail/mythtv_gcc4.diff

Attachments (1)

mythtv_gcc4.diff (6.1 KB) - added by ismail@… 20 years ago.
Patch to fix the issue

Download all attachments as: .zip

Change History (2)

Changed 20 years ago by ismail@…

Attachment: mythtv_gcc4.diff added

Patch to fix the issue

comment:1 Changed 20 years ago by danielk

Resolution: fixed
Status: newclosed

(In [7850]) Closes #633, by applying patch.

Fixes things that gcc 4.1 balks at. Most of theser are minor errors. Some of it is C++ standard compliant code that gcc 4.1 just can't handle.

Note: See TracTickets for help on using tickets.