[xsd-users] compilation issue with setg method in zc-istream class

Boris Kolpackov boris at codesynthesis.com
Tue Aug 28 08:41:21 EDT 2012


Hi Brice,

Brice <oo.bryce.oo at gmail.com> writes:

> include/xsd/cxx/zc-istream.txx:35:7: error: âsetgâ was not declared in this
> scope, and no declarations were found by argument-dependent lookup at the
> point of instantiation [-fpermissive]
> include/xsd/cxx/zc-istream.txx:35:7: note: declarations in dependent base
> âstd::basic_streambuf<char>â are not found by unqualified lookup
> include/xsd/cxx/zc-istream.txx:35:7: note: use âthis->setgâ instead

This is a known bug that we have fixed for the next release of XSD.
In the meantime, you may want to try the pre-release:

http://www.codesynthesis.com/~boris/tmp/xsd/xsd-4.0.0.a9-i686-linux-gnu.tar.bz2
http://www.codesynthesis.com/~boris/tmp/xsd/xsd-4.0.0.a9-x86_64-linux-gnu.tar.bz2

Boris



More information about the xsd-users mailing list