aMule Bug Tracker - aMule | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001480 | aMule | Misc | public | 2009-01-21 20:33 | 2009-01-21 23:35 |
| Reporter | gabrielix | ||||
| Assigned To | Wuischke | ||||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | 2.2.2 | ||||
| Target Version | Fixed in Version | ||||
| Fixed in Revision | |||||
| Operating System | Linux | ||||
| Summary | 0001480: won't compile win gcc 4.3.2 | ||||
| Description | Building libec.a Compiling Format.cpp Format.cpp: In member function 'wxString CFormat::GetIntegerField(const wxChar*)': Format.cpp:288: error: 'isalpha' was not declared in this scope make[4]: *** [Format.o] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 | ||||
| Steps To Reproduce | |||||
| Additional Information | fix adding to src/libs/common/MuleDebug.h #include <ctype.h> | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-01-21 20:33 | gabrielix | New Issue | |||
| 2009-01-21 20:33 | gabrielix | Operating System | => Linux | ||
| 2009-01-21 23:35 | Wuischke | Status | new => resolved | ||
| 2009-01-21 23:35 | Wuischke | Resolution | open => fixed | ||
| 2009-01-21 23:35 | Wuischke | Assigned To | => Wuischke | ||
| 2009-01-21 23:35 | Wuischke | Note Added: 0003067 | |||
| Notes | |||||
|
|
|||||
|
|
||||