View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001480aMuleMiscpublic2009-01-21 20:332009-01-21 23:35
Reportergabrielix 
Assigned ToWuischke 
PrioritynormalSeverityblockReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version2.2.2 
Target VersionFixed in Version 
Summary0001480: won't compile win gcc 4.3.2
DescriptionBuilding 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
Additional Informationfix adding to src/libs/common/MuleDebug.h
#include <ctype.h>
TagsNo tags attached.
Fixed in Revision
Operating SystemLinux
Attached Files

- Relationships

-  Notes
(0003067)
Wuischke (manager)
2009-01-21 23:35

Thank you, I've committed a fix according to your suggestion.

- 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


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker