Hi Robert,

There are still some residual HEAD C++ problem on MS VisualStudio:

comm.cc
c:\work\nt-3.0\src\comm.cc(172) : error C2639: compiler generated default constructor required by unnamed class


MemObject.cc
c:\work\nt-3.0\src\memobject.cc(252) : error C2667: 'for_each' : none of 2 overload have a best conversion
c:\work\nt-3.0\src\memobject.cc(252) : error C2668: 'for_each' : ambiguous call to overloaded function
c:\work\nt-3.0\src\memobject.cc(285) : error C2667: 'for_each' : none of 2 overload have a best conversion
c:\work\nt-3.0\src\memobject.cc(285) : error C2668: 'for_each' : ambiguous call to overloaded function


client_side_request.cc
c:\work\nt-3.0\src\client_side_request.cc(677) : error C2440: '?' : cannot convert from 'class RefCount<class ConnStateData>' to 'bool'
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
c:\work\nt-3.0\src\client_side_request.cc(677) : fatal error C1903: unable to recover from previous error(s); stopping compilation


Any hints ?

Regards



-
========================================================
Guido Serassio
Acme Consulting S.r.l.
Via Gorizia, 69             10136 - Torino - ITALY
Tel. : +39.011.3249426      Fax. : +39.011.3293665
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/

Reply via email to