[ 
https://issues.apache.org/jira/browse/XERCESC-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Johnny Willemsen closed XERCESC-1560.
-------------------------------------

    Resolution: Fixed

Fixed by Embarcadero in their C++Builder 2009 Update 3

> Problem building app that uses xerces
> -------------------------------------
>
>                 Key: XERCESC-1560
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1560
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.7.0
>         Environment: Borland C++ Builder 6
>            Reporter: Johnny Willemsen
>
> I try to build ACE/TAO/CIAO which uses xerces, I get the following errors. 
> Solution seems to move memcpy out of the header file.
> Error E2268 C:\xerces-c-src_2_7_0\include\xercesc/framework/XMLBuffer.hpp 
> 126: Call to undefined function 'memcpy' in function XMLBuffer::append(const 
> wchar_t * const,const unsigned int)
> Error E2268 C:\xerces-c-src_2_7_0\include\xercesc/framework/XMLBuffer.hpp 
> 144: Call to undefined function 'memcpy' in function XMLBuffer::append(const 
> wchar_t * const)
> Error E2268 C:\xerces-c-src_2_7_0\include\xercesc/util/XMLString.hpp 1677: 
> Call to undefined function 'memcpy' in function XMLString::moveChars(wchar_t 
> * const,const wchar_t * const,const unsigned int)
> Error E2268 C:\xerces-c-src_2_7_0\include\xercesc/util/XMLString.hpp 1706: 
> Call to undefined function 'memcpy' in function XMLString::replicate(const 
> wchar_t * const,MemoryManager * const)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to