[xsd-users] segfault on auto_ptr release
Alberto Colombo
a.colombo at kingston.ac.uk
Fri Nov 30 05:41:17 EST 2007
Hi Boris,
that solves the problem, thank you very much!
Regards
Alberto
PS: I had RTFM'd before posting, but the manual is too large to fit in
my brain as a whole!
On Fri, 2007-11-30 at 08:36 +0200, Boris Kolpackov wrote:
> Hi Alberto,
>
> Alberto Colombo <a.colombo at kingston.ac.uk> writes:
>
> > I compiled the schemas with the following options:
> >
> > [...]
> >
> > --generate-wildcard
>
> Ok, that explains it. When you use the --generate-wildcard option,
> the mapping uses Xerces-C++ DOM fragments to represent content
> matched by wildcards. As a result, you need to have the Xerces-C++
> runtime initialized for the lifetime of your object model.
>
> For more information, see Section 2.12, "Mapping for any and anyAttribute"
> in the C++/Tree Mapping User Manual:
>
> http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/manual/#2.12
>
> As well as the wildcard example in examples/cxx/tree/. I am also attaching
> the modified Assess.cpp file for your reference.
>
> Boris
>
>
> This email has been scanned for all viruses by the MessageLabs Email
> Security System.
--
Alberto Colombo, MSc
PhD student at Digital Imaging Research Centre
Kingston University, London
e-mail: a.colombo at kingston.ac.uk
cell: +44 77267 11980
http://dircweb.king.ac.uk/Ris/queries/pages/home_page.asp?AuthorID=925
This email has been scanned for all viruses by the MessageLabs Email
Security System.
More information about the xsd-users
mailing list