aMule Bug Tracker - aMule | |||||
View Issue Details | |||||
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 | |||
Fixed in Revision | |||||
Operating System | Linux | ||||
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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | amule-2.2.3-gcc-4.4.patch (249) 2008-12-30 16:28 https://bugs.amule.org/file_download.php?file_id=292&type=bug | ||||
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 |
Notes | |||||
|
|||||
|
|