Hi Robert,

At 08.24 11/08/2003, Robert Collins wrote:

On Mon, 2003-08-11 at 15:57, Serassio Guido wrote:
> Hi Robert,
>
> Il 11.45 10/08/2003 Robert Collins ha scritto:
> I have just cvsmerged, but there is a problem in client_side.cc related to
> your latest range offsets works:

Oh, for freaks sake.

> Compiling...
> client_side.cc
> C:\work\nt-3.0\src\client_side.cc(880) : error C2061: syntax error :
> identifier 'source'

try
 char const *buf  = source.data;

And? at least thats easy , if annoying:
ConnStateData::ConnStateData() : transparent_ (false), reading_ (false)
{
   openReference = this;
}

Which is annoying, as it's better to use member initialisation if
possible.

Both worked fine, thanks.


Please, do you can commit the changes in HEAD ?

Regards

Guido



-
========================================================
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