Bug 106258 - new version of lgeneral
|
Bug#:
106258
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: gunix@comhem.se
|
|
Component: Games
|
|
|
URL:
|
|
Summary: new version of lgeneral
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-09-17 03:27 0000
|
lgeneral-1.2_beta4 is released.
lgeneral-1.2_beta5 is released.
Created an attachment (id=70090) [details]
alternative patch for the compile error
Problem seems to be that lgeneral assumes __FUNCTION__ is treated as a string
literal. According to "info gcc" this is no longer the case for gcc 3.4 and up,
which treat them as variables. The attached patch seems to work, but I've only
tested it on gcc 3.4. Someone should check if it also works on 3.3.
beta5 has been in portage for a while but I added the patch for current gcc.
Thanks all.