DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25124>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25124 Error during compilation Summary: Error during compilation Product: Xerces-C++ Version: 2.3.0 Platform: PC OS/Version: Windows 9x Status: NEW Severity: Critical Priority: Other Component: Samples/Tests AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] xerces-c_2_3_0-win32 I am unable to compile anything with this lib, when i try to, got this error: C:\xerces\xerces-c_2_3_0-win32\include\xercesc/util/XMemory.hpp(119) : error C2669: Das Element 'operator delete' kann nicht mit einer abweichenden Anzahl von formalen Argumenten ueberladen werden Using microsoft Developer studio 97 (Visual C++ 5.0) This error Appends after "#include " anything in the lib or Samples, the problematic code is "void operator delete(void* p, MemoryManager* memMgr);" from the XMemory.hpp line 199 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
