------- Comment #2 from rleigh at debian dot org  2009-07-28 23:00 -------
Yes, the class for the this pointer is a template:

template <class T>
class test_chroot_base : public TestFixture

Adding template as you suggest

  psess = this->chroot->template get_facet<sbuild::chroot_facet_session>();

does allow the source to compile.

I'm trying to attach the preprocessed source, but bugzilla is giving me
internal errors during the upload.  I can mail them to you directly if needed.


Regards,
Roger


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40897

Reply via email to