Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 184423
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tristan Heaven <nyhm@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
avp-20070130-gcc42.patch avp-20070130-gcc42.patch patch Tupone Alfredo 2007-09-06 19:43 0000 632 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 184423 depends on: Show dependency tree
Bug 184423 blocks: 162167
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-07-06 15:55 0000
not sure how to fix this one


avp/davehook.cpp: In static member function 'static void
ConsoleCommand::CreateAll()':
avp/davehook.cpp:200: error: no matching function for call to
'ConsoleCommand::Make(const char [8], const char [26], void ()())'
avp/win95/gadgets/conscmnd.hpp:41: note: candidates are: static void
ConsoleCommand::Make(ProjChar*, ProjChar*, void (&)(), OurBool)
avp/win95/gadgets/conscmnd.hpp:48: note:                 static void
ConsoleCommand::Make(ProjChar*, ProjChar*, void (&)(int), OurBool)
avp/win95/gadgets/conscmnd.hpp:55: note:                 static void
ConsoleCommand::Make(ProjChar*, ProjChar*, int (&)(), OurBool)
avp/win95/gadgets/conscmnd.hpp:62: note:                 static void
ConsoleCommand::Make(ProjChar*, ProjChar*, int (&)(int), OurBool)
avp/win95/gadgets/conscmnd.hpp:69: note:                 static void
ConsoleCommand::Make(ProjChar*, ProjChar*, void (&)(char*), OurBool)

------- Comment #1 From Tupone Alfredo 2007-09-06 19:43:27 0000 -------
Created an attachment (id=130212) [details]
avp-20070130-gcc42.patch

This patch fixes the compilation on gcc-4.2
I can actually build ... on amd64 where I have installed gcc-4.2
Can't run the game as I don't own it.
Please test and report

------- Comment #2 From Tristan Heaven 2007-09-07 14:46:23 0000 -------
Seems okay.

------- Comment #3 From Tupone Alfredo 2007-09-07 18:40:18 0000 -------
Patch is now in portage. Thanks for report and test

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug