Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118818 - libggz-0.0.5 not compiling with gcc-3.4
Summary: libggz-0.0.5 not compiling with gcc-3.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-12 14:51 UTC by Tupone Alfredo
Modified: 2006-01-20 21:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch file for libggz-0.0.5 (libggz-0.0.5-FUNCTION.patch,1.06 KB, patch)
2006-01-12 14:52 UTC, Tupone Alfredo
Details | Diff
libggz-0.0.5-r1.ebuild (libggz-0.0.5-r1.ebuild,668 bytes, text/plain)
2006-01-12 14:53 UTC, Tupone Alfredo
Details

Note You need to log in before you can comment on or make changes to this bug.
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!