Anonymous | Login | Signup for a new account | 2024-11-21 12:28 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001464 | aMule | Misc | public | 2008-12-30 16:28 | 2009-01-01 20:45 | ||||
Reporter | Daniel_J | ||||||||
Assigned To | GonoszTopi | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.2.3 | ||||||||
Target Version | Fixed in Version | SVN | |||||||
Summary | 0001464: aMule 2.2.3 won't build with GCC 4.4 [patch attached] | ||||||||
Description | GCC 4.4 (currently in prerelease) is very picky about explicitly including standard library headers. aMule 2.2.3 fails to build on GCC 4.4 with the following message: Compiling Format.cpp Format.cpp: In member function 'CFormat& CFormat::operator%(void*)': Format.cpp:432: error: 'uintptr_t' was not declared in this scope Format.cpp:434: error: 'uintptr_t' was not declared in this scope make[4]: *** [Format.o] Error 1 The attached patch fixes this. | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | Linux | ||||||||
Attached Files | amule-2.2.3-gcc-4.4.patch [^] (249 bytes) 2008-12-30 16:28 [Show Content] | ||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2008-12-30 16:28 | Daniel_J | New Issue | |
2008-12-30 16:28 | Daniel_J | File Added: amule-2.2.3-gcc-4.4.patch | |
2008-12-30 16:28 | Daniel_J | Operating System | => Linux |
2009-01-01 14:26 | sturedman | Note Added: 0003029 | |
2009-01-01 14:26 | sturedman | Assigned To | => GonoszTopi |
2009-01-01 14:26 | sturedman | Status | new => closed |
2009-01-01 14:26 | sturedman | Resolution | open => fixed |
2009-01-01 20:45 | sturedman | Status | closed => resolved |
2009-01-01 20:45 | sturedman | Fixed in Version | => SVN |
Copyright © 2000 - 2024 MantisBT Team |