[
https://issues.apache.org/jira/browse/XERCESC-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Kolpackov closed XERCESC-1357.
------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
Presumably resolved in 3.0.1.
> Compiling problem on HPUX 11
> ----------------------------
>
> Key: XERCESC-1357
> URL: https://issues.apache.org/jira/browse/XERCESC-1357
> Project: Xerces-C++
> Issue Type: Bug
> Components: Build
> Affects Versions: 2.5.0
> Environment: HPUX 11, compiler aC++ (aCC) A.03.13
> Reporter: Guy Mougel
> Assignee: cargilld
> Priority: Critical
> Fix For: 3.0.1
>
> Attachments: hpfixes.zip
>
>
> There is a compiling problem between Xerces v2.4.0 and all the following
> versions (v2.5.0 and v2.6.0).
> The compilation option !defined(XML_HPUX) has been removed from v2.4.0
> resuting in that error :
> Error 492: "/logiciel/xerces/xerces_c2.5.0/include/xercesc/util/XMemory.hpp",
> line 138 # Operator delete cannot
> be overloaded in same class; previously defined at
> ["/logiciel/xerces/xerces_c2.5.0/include/xercesc/util/XMemory.hpp", line
> 128].
> void operator delete(void* p, MemoryManager* memMgr);
> ^^^^^^
> Error 568: "/logiciel/xerces/xerces_c2.5.0/include/xercesc/util/XMemory.hpp",
> line 138 # The second parameter of
> operator delete must be type size_t.
> void operator delete(void* p, MemoryManager* memMgr);
> NB: This error does not appear in v2.4.0.
> Best regards, Guy M.
--
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]