[xsd-users] xsd::cxx::tree::list::init() in 2.3.1 can't handle empty strings

Boris Kolpackov boris at codesynthesis.com
Mon Jun 25 10:27:23 EDT 2007


Hi Ray,

Ray Lischner <rlischner at proteus-technologies.com> writes:

> The compiler complains that sequence has no member named ptr. I agree
> with the compiler. I don't understand the line
>
> typedef typename sequence<X>::ptr ptr;
>
> It seems that ptr is a struct, defined earlier in the file, and this
> line simply shouldn't be there.

Yes, this line should be removed. I've adopted this code from 3.0.0
which requires this typedef. I've also uploaded the correct patch:

http://www.codesynthesis.com/~boris/tmp/xsd-2.3.1-list-init.patch


thanks,
-boris




More information about the xsd-users mailing list