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 "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2005/01/26 14:38:17 UTC

[jira] Resolved: (XERCESC-1323) CLONE -XMemory related warning

     [ http://issues.apache.org/jira/browse/XERCESC-1323?page=history ]
     
Alberto Massari resolved XERCESC-1323:
--------------------------------------

    Resolution: Fixed

Robert, I have committed the changes to XMemory that I explained in the mail to xerces-c-dev. It removes the warning about throwing objects having a base class with a protected copy constructor, without creating an entire new base class for throwable objects.

Please verify and let me know if it's ok for you.

Alberto

> CLONE -XMemory related warning
> ------------------------------
>
>          Key: XERCESC-1323
>          URL: http://issues.apache.org/jira/browse/XERCESC-1323
>      Project: Xerces-C++
>         Type: Bug
>   Components: Build
>     Versions: Nightly build (please specify the date)
>  Environment: Operating System: Windows NT/2K
> Platform: PC
>     Reporter: Robert Buck

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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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