Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 118818

Summary: libggz-0.0.5 not compiling with gcc-3.4
Product: Gentoo Linux Reporter: Tupone Alfredo <tupone>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch file for libggz-0.0.5
libggz-0.0.5-r1.ebuild

Description Tupone Alfredo gentoo-dev 2006-01-12 14:51:59 UTC
newer versions of gcc do not more interpret __FUNCTION__ (and use that as a normal identifier)

adding a little patch to libggz that address this issue
Comment 1 Tupone Alfredo gentoo-dev 2006-01-12 14:52:56 UTC
Created attachment 76949 [details, diff]
patch file for libggz-0.0.5
Comment 2 Tupone Alfredo gentoo-dev 2006-01-12 14:53:24 UTC
Created attachment 76950 [details]
libggz-0.0.5-r1.ebuild
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-20 21:50:33 UTC
Fixed in CVS... thanks for the patch!