Bug 118818 - libggz-0.0.5 not compiling with gcc-3.4
Bug#: 118818 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: tupone@gentoo.org
Component: Games
URL: 
Summary: libggz-0.0.5 not compiling with gcc-3.4
Keywords:  
Status Whiteboard: 
Opened: 2006-01-12 14:51 0000
Description:   Opened: 2006-01-12 14:51 0000
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 From Tupone Alfredo 2006-01-12 14:52:56 0000 -------
Created an attachment (id=76949) [details]
patch file for libggz-0.0.5

------- Comment #2 From Tupone Alfredo 2006-01-12 14:53:24 0000 -------
Created an attachment (id=76950) [details]
libggz-0.0.5-r1.ebuild

------- Comment #3 From Chris Gianelloni (RETIRED) 2006-01-20 21:50:33 0000 -------
Fixed in CVS... thanks for the patch!