MSVC C++ problems (was Re: c++ operator << support for debug()())

From: Serassio Guido <guido.serassio@dont-contact.us>
Date: Sat, 12 Jul 2003 19:15:11 +0200

Hi Robert,

Il 14.45 12/07/2003 Robert Collins ha scritto:

>On Sat, 2003-07-12 at 22:03, Serassio Guido wrote:
> > Hi Robert,
> >
> > Il 13.56 12/07/2003 Robert Collins ha scritto:
> >
> >
> > >I can fix those easily enough. It's a bit ugly to have to do that
> > >template in-definition, but I'll commit that to HEAD too.
>
>Done.

OK, all your changes are fine.

But this seems to be a very long way ...

New "entry".... :

c:\work\nt-3.0\include\refcount.h(98) : error C2061: syntax error :
identifier 'p_'
         c:\work\nt-3.0\include\refcount.h(93) : while compiling
class-template member function 'void __thiscall RefCount<class
ConnStateData>::dereference(const class ConnStateData *)'
c:\work\nt-3.0\include\refcount.h(100) : error C2227: left of
'->RefCountDereference' must point to class/struct/union
         c:\work\nt-3.0\include\refcount.h(93) : while compiling
class-template member function 'void __thiscall RefCount<class
ConnStateData>::dereference(const class ConnStateData *)'
c:\work\nt-3.0\include\refcount.h(101) : error C2227: left of
'->deleteSelf' must point to class/struct/union
         c:\work\nt-3.0\include\refcount.h(93) : while compiling
class-template member function 'void __thiscall RefCount<class
ConnStateData>::dereference(const class ConnStateData *)'

Regards

Guido

-
========================================================
Guido Serassio
Acme Consulting S.r.l.
Via Gorizia, 69 10136 - Torino - ITALY
Tel. : +39.011.3249426 Fax. : +39.011.3293665
Email: guido.serassio@acmeconsulting.it
WWW: http://www.acmeconsulting.it/
Received on Sat Jul 12 2003 - 11:15:45 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:16 MST