[xsd-users] xsd: cannot compile on HP-UX

Boris Kolpackov boris at codesynthesis.com
Tue Sep 18 05:36:35 EDT 2007


Hi Uri,

Uri Karagila <uri at hyperroll.com> writes:

> HP-UX C++ compiler aCC (HP ANSI C++ B3910B A.03.63)
> does not compile xsd generated code even with "-AA" flag
> because of some incompatibility (or extended usage?)
> of auto_ptr<> template.

Thanks for the test case. We have identified and worked
around the problem (aCC3 has a non-standard std::auto_ptr).
I've build you a pre-release binary with the fix for HP-UX.
Can you try it and let me know if you still have any problems?

http://codesynthesis.com/~boris/tmp/xsd-3.1.0.a2-hppa-hpux.tar.gz

Boris




More information about the xsd-users mailing list