Title: RE: xerces new/delete
Hi Paul,
You wrote ...
> Hi! My app is using xerces-2.6.0 and another third
> party library called ogre-0.15.0 (www.ogre3d.org).
> The problem is, ogre defines the functions new and
> delete in OgreMemoryManager.h. But xerces also
> defines this in XMemory.hpp.
Hi,
Below is an initial change to add support for Alpha and Itanium OpenVMS.
This is against revision 1.13 which is part of tag Xerces-C_2_5_0,
rather than the HEAD rev because we are working on porting Ingres r3
which depends on Xerces C++ 2.5 (as explained in an exchange with Gareth
Reakes on N
Hi Gareth,
You wrote ...
> It is OK is submit them. They have a much higher chance of being
> applied if they are compatible with 2.6. Do you know if your changes
> are compatible?
I don't know at this time, but I'll make sure to test them before I
submit.
Joe
Joe Abbate
Computer Associate
Hello,
Last year, a colleague and I ported Xerces-C++ 1.4 to Alpha OpenVMS 7.3
in order to use it with the Computer Associates' Ingres release 2.6 on
that platform. Aside from the Xerces 1.4 sources, we used a simple
"compile all" script from the HP port of Xerces 1.3, publicly available
at their