You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2003/11/20 20:19:07 UTC

DO NOT REPLY [Bug 24870] New: - XMemory related warning

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=24870>.
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=24870

XMemory related warning

           Summary: XMemory related warning
           Product: Xerces-C++
           Version: Nightly build (please specify the date)
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: krumpo@pobox.sk


When building (VS.NET 2003) my app with latest CVS snapshot (20031120171656) I 
keep getting warning (level 4) :

D:\Utils\xerces\src\xercesc\internal\XSerializeEngine.hpp(664) : warning C4673: 
throwing 'xercesc_2_4::XSerializationException' the following types will not be 
considered at the catch site
D:\Utils\xerces\src\xercesc\internal\XSerializeEngine.hpp(664) : warning 
C4671: 'XMemory' : the copy constructor is inaccessible

I'm not sure if it is really safe to ignore this warning ...

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org