Bug 125924 - mupen64-riceplugin not compiling with gcc-4.1
Bug#: 125924 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gcc-porting@gentoo.org Reported By: mareviq@interia.pl
Component: GCC Porting
URL: 
Summary: mupen64-riceplugin not compiling with gcc-4.1
Keywords:  
Status Whiteboard: 
Opened: 2006-03-12 05:48 0000
Description:   Opened: 2006-03-12 05:48 0000
emerging mupen64-riceplugin-5.1.0 with gcc 4.1 results in errors (line 63 in
DaedalusRender.h),
the patch in bug #84236 is not sufficent. Below is another that must be added
for a clean compilation.

------- Comment #1 From Karol Szumski 2006-03-12 05:53:16 0000 -------
Created an attachment (id=81972) [details]
mupen64-riceplugin-gcc4.1.patch

it should be merged with the existing mupen64-riceplugin-gcc4.patch (_NOT_
REPLACE IT, it does not contain the previous patch.)

------- Comment #2 From Mark Loeser 2006-03-14 20:43:13 0000 -------
Thanks, fixed.